Skip to content

Commit

Permalink
Add .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper Blues committed Feb 3, 2013
1 parent 793a12e commit 587e4b0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Xcode
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData


.DS_Store
Binary file not shown.

0 comments on commit 587e4b0

Please sign in to comment.