Skip to content

Commit

Permalink
Update .gitignore for Xcode projects
Browse files Browse the repository at this point in the history
  • Loading branch information
BobWay committed Jun 21, 2013
1 parent d2d50b7 commit 9d1380c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,23 @@ test/config.js

# Doxygen generated documentation output
HtmlDocumentation

# Xcode user-specific project settings
# Xcode
.DS_Store
*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
profile
*.moved-aside
DerivedData
.idea/
*.hmap

0 comments on commit 9d1380c

Please sign in to comment.