mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-27 12:15:08 +00:00
Ignore xccheckout files
This commit is contained in:
parent
70a99e494d
commit
218bd7a687
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
*.exe
|
*.exe
|
||||||
|
*.xccheckout
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue