Skip to content

Instantly share code, notes, and snippets.

@nicktoumpelis
Created November 9, 2016 20:48
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 nicktoumpelis/bfcc99841b9135a180ca6c12d73e7105 to your computer and use it in GitHub Desktop.
Save nicktoumpelis/bfcc99841b9135a180ca6c12d73e7105 to your computer and use it in GitHub Desktop.
gitignore
._*
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
*~.nib
*.lock
*.mode1v3
*.mode2v3
*.moved-aside
*.pbxuser
*.perspective
*.perspectivev3
*.swp
*.xccheckout
*.xcscmblueprint
*.gcno
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3
!xcassets
.build/
build/
DerivedData/
Podfile.lock
Pods
profile
xcuserdata
xcuserdatad
.vscode
Carthage/Checkouts
!Carthage/Build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment