added git ignore

This commit is contained in:
Kelp 2013-07-08 10:04:14 +08:00
parent e8e3430e74
commit 3f122a9382

20
.gitignore vendored Normal file
View 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