CocoaSecurity/.gitignore
2013-07-08 10:09:49 +08:00

21 lines
160 B
Plaintext

# xcode noise
build
*.pbxuser
*.perspectivev3
*.mode1v3
*.xcuserstate
xcuserdata
# old skool
.svn
.cvs
# Python
*.pyc
# PyCharm
.idea
# osx noise
.DS_Store