mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Add temporary backup text files to .gitignore
This commit is contained in:
parent
360ec03238
commit
3041322f29
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,7 @@ build
|
|||
Makefile.local
|
||||
*.swp
|
||||
*tags
|
||||
*~
|
||||
|
||||
# OS X
|
||||
####################
|
||||
|
@ -22,7 +23,6 @@ Icon?
|
|||
*.user
|
||||
*.xcuserstate
|
||||
*.moved-aside
|
||||
*~.nib
|
||||
.idea/
|
||||
DerivedData/
|
||||
project.xcworkspace/
|
||||
|
|
Loading…
Reference in a new issue