Skip to content

Instantly share code, notes, and snippets.

@mjohnson24
Forked from Abizern/.gitignore
Created October 22, 2019 17:20
Show Gist options
  • Select an option

  • Save mjohnson24/ef186b1988c8904c01189a35b14727e7 to your computer and use it in GitHub Desktop.

Select an option

Save mjohnson24/ef186b1988c8904c01189a35b14727e7 to your computer and use it in GitHub Desktop.
Global git ignore file
# 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~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment