Skip to content

Commit

Permalink
now added gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kccarbone committed May 1, 2014
1 parent 1bb126e commit 2e2c5fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.DS_Store
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
.idea/

0 comments on commit 2e2c5fa

Please sign in to comment.