Skip to content

Commit

Permalink
Updated gitignore to include build
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud Coomans committed Jul 2, 2012
1 parent c474512 commit 377eca0
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion .gitignore
@@ -1,2 +1,17 @@
.DS_Store
xcuserdata/

# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside

0 comments on commit 377eca0

Please sign in to comment.