mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
.gitignore: Add ctags and cscope files
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
eadb68ec32
commit
16b4c87470
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
.libs
|
.libs
|
||||||
|
cscope.out
|
||||||
|
ctags
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/wayland-scanner.m4
|
/wayland-scanner.m4
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue