Ignore popular ctags/global files
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,10 @@
|
|||||||
*~
|
*~
|
||||||
*.o
|
*.o
|
||||||
.deps
|
.deps
|
||||||
|
GTAGS
|
||||||
|
GPATH
|
||||||
|
GRTAGS
|
||||||
|
TAGS
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
Reference in New Issue
Block a user