mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
gitignore: Add two more bits
Get slightly better at ignoring vim swap files, and let people keep local changes if they want to.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,11 +8,12 @@ Makefile.in
|
||||
*.a
|
||||
*.o
|
||||
*~
|
||||
.*.swp
|
||||
.*sw?
|
||||
*.pbxuser
|
||||
*.mode1v3
|
||||
obj*
|
||||
build*
|
||||
local
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
|
||||
Reference in New Issue
Block a user