added git ignore
This commit is contained in:
parent
e8e3430e74
commit
3f122a9382
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
# xcode noise
|
||||
build
|
||||
*.pbxuser
|
||||
*.perspectivev3
|
||||
*.mode1v3
|
||||
*.xcuserstate
|
||||
xcuserdata
|
||||
|
||||
# old skool
|
||||
.svn
|
||||
.cvs
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
|
||||
# PyCharm
|
||||
.idea
|
||||
|
||||
# osx noise
|
||||
.DS_Store
|
||||
Loading…
x
Reference in New Issue
Block a user