mirror of
https://github.com/TermiT/Flycut.git
synced 2025-10-01 01:14:26 +08:00
.gitignore changes
This commit is contained in:
parent
57d08dfbe8
commit
e962ab38ad
1 changed files with 10 additions and 3 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
build
|
||||
*/*.pbxuser
|
||||
*/*.mode1v3
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~.nib
|
||||
build/
|
||||
*.pbxuser
|
||||
*.perspective
|
||||
*.perspectivev3
|
||||
*.mode1v3
|
||||
*.mode2v3
|
||||
xcuserdata
|
||||
|
|
Loading…
Add table
Reference in a new issue