mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 12:50:04 +01:00
.gitignore: Added Xcode user files
This commit is contained in:
parent
bc65a24393
commit
540439a966
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,6 +9,8 @@ Makefile.in
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
|
*.pbxuser
|
||||||
|
*.mode1v3
|
||||||
obj*
|
obj*
|
||||||
build*
|
build*
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue