Skip to content

Instantly share code, notes, and snippets.

@izackp
Created May 22, 2014 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save izackp/dfa5d7ef862a3787e8d8 to your computer and use it in GitHub Desktop.
Save izackp/dfa5d7ef862a3787e8d8 to your computer and use it in GitHub Desktop.
IOS .gitignore file
# Xcode
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
# OSX Noise
*~
*.lock
*.DS_Store
*.swp
*.out
build/*
report.html
*.dep
*.dat
*compile_commands.json
*xcodebuild.log
bin/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment