Skip to content

Commit

Permalink
Adds .gitignore;
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Schacherbauer <andreas.schacherbauer@wikitude.com>
  • Loading branch information
AndreasSchacherbauerWikitude committed Jul 23, 2014
1 parent 6766db6 commit f0a08c1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitignore
@@ -0,0 +1,21 @@
# OS X
.DS_Store

# Xcode
*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
profile
*.moved-aside
DerivedData
.idea/
*.hmap
*.xccheckout

0 comments on commit f0a08c1

Please sign in to comment.