happytcj
7/2/2015 - 9:49 PM

drop into git repo to stop files with these extensions from being committed

drop into git repo to stop files with these extensions from being committed

# Mac OS X
*.DS_Store

# Xcode
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
*.xcuserstate
project.xcworkspace/
xcuserdata/

# Generated files
*.o
*.pyc
*.hi

#Python modules
MANIFEST
dist/
build/

# Backup files
*~.nib
\#*#
.#*
*.swp
*.un~