mirror of
https://github.com/TermiT/Flycut.git
synced 2025-10-04 10:54:25 +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
|
.DS_Store
|
||||||
*/*.pbxuser
|
*.swp
|
||||||
*/*.mode1v3
|
*~.nib
|
||||||
|
build/
|
||||||
|
*.pbxuser
|
||||||
|
*.perspective
|
||||||
|
*.perspectivev3
|
||||||
|
*.mode1v3
|
||||||
|
*.mode2v3
|
||||||
|
xcuserdata
|
||||||
|
|
Loading…
Add table
Reference in a new issue