CocoaSecurity/.gitignore
2013-10-04 15:07:54 +08:00

22 lines
173 B
Plaintext

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