Skip to content

Instantly share code, notes, and snippets.

@motoishmz
Last active December 15, 2015 09:09
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 motoishmz/5236307 to your computer and use it in GitHub Desktop.
Save motoishmz/5236307 to your computer and use it in GitHub Desktop.
# ------------------------
# Xcode
# ------------------------
.DS_Store
*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
profile
*.moved-aside
DerivedData
.idea/
*.hmap
*.xcworkspace #?
# ------------------------
# OF
# ------------------------
devApps
bin/data
!bin/data/.gitkeep
# ------------------------
# files...
# ------------------------
*.pyc
*.zip
# ------------------------
# cvs
# ------------------------
.svn
.hg
.cvs
# ------------------------
# win
# ------------------------
*.obj
*.dll
*.lib
*.exp
*.exe
*.pdb
*.*sdf
*.suo
*.ilk
obj
# ------------------------
# osx
# ------------------------
*.app
*.mode1v3
*.pbxuser
.DS_Store
build
xcuserdata
DerivedData
project.xcworkspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment