mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 10:38:07 +02:00
.gitignore: Ignore ctags and cscope output
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
11f600d82e
commit
9c7df91b19
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -7,6 +7,8 @@
|
|||
*.so
|
||||
*.swp
|
||||
*~
|
||||
ctags
|
||||
cscope.out
|
||||
.libs
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue