Skip to content

Commit 01c6292

Browse files
author
ohsix
committed
add gnu global and build directory to gitignore
1 parent 76f0372 commit 01c6292

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
*.obj
44
*.a
55

6+
# working copy stuff, gnu global, htags output, build tree
7+
GPATH
8+
GRTAGS
9+
GTAGS
10+
HTML/
11+
build/
12+
613
# CMake Files/Directories
714
CMakeFiles/
815
CMakeCache.txt

0 commit comments

Comments
 (0)