mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
Add cscope files to .gitignore
This commit is contained in:
parent
bf333c2f98
commit
40a9482f8c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,6 +13,7 @@ Makefile.in
|
||||||
*.mode1v3
|
*.mode1v3
|
||||||
obj*
|
obj*
|
||||||
build*
|
build*
|
||||||
|
cscope*
|
||||||
local
|
local
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue