Skip to content

Commit

Permalink
Merge pull request #149 from acoomans/master
Browse files Browse the repository at this point in the history
Added build directory to gitignore
  • Loading branch information
Olivier Poitrey committed Sep 6, 2012
2 parents 4ea95b1 + 377eca0 commit 3cdbb9b
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 3cdbb9b

Please sign in to comment.