Skip to content

Commit

Permalink
More .gitignore changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahm11003 committed Nov 21, 2018
1 parent f8f2640 commit 0094a5a
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,20 @@

# Xcode
*.pbxuser
!default.pbxuser
*.mode1v3
!default.model1v3
*.mode2v3
!default.model2v3
*.perspectivev3
!default.perspectivev3
project.xcworkspace
!default.xcworkspace
profile
.idea/
*.moved-aside
*.xcuserstate
project.xcworkspace/
xcuserdata/
xcuserdata
xcshareddata
xcdebugger/

0 comments on commit 0094a5a

Please sign in to comment.