Skip to content

Commit

Permalink
add basic gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
niksawtschuk committed Oct 16, 2018
1 parent 97da73c commit 7022b61
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/

# Carthage
Carthage/Build

0 comments on commit 7022b61

Please sign in to comment.