.gitignore: Ignore ctags and cscope output

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
Daniel Stone
2012-06-22 13:21:28 +01:00
committed by Kristian Høgsberg
parent 11f600d82e
commit 9c7df91b19
+2
View File
@@ -7,6 +7,8 @@
*.so *.so
*.swp *.swp
*~ *~
ctags
cscope.out
.libs .libs
/aclocal.m4 /aclocal.m4
/autom4te.cache /autom4te.cache