.gitignore: Ignore ctags and cscope output
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
committed by
Kristian Høgsberg
parent
11f600d82e
commit
9c7df91b19
@@ -7,6 +7,8 @@
|
||||
*.so
|
||||
*.swp
|
||||
*~
|
||||
ctags
|
||||
cscope.out
|
||||
.libs
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
|
||||
Reference in New Issue
Block a user