.gitignore: Add ctags and cscope files
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
eadb68ec32
commit
16b4c87470
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,6 +8,8 @@
|
|||
*.swp
|
||||
*~
|
||||
.libs
|
||||
cscope.out
|
||||
ctags
|
||||
/aclocal.m4
|
||||
/wayland-scanner.m4
|
||||
/autom4te.cache
|
||||
|
|
Loading…
Reference in New Issue
Block a user