Skip to content

Commit

Permalink
Remove and ignore xcuserstate and .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmettKeskin committed Sep 12, 2015
1 parent 3c3b015 commit d858d0a
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
22 changes: 22 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

# Xcode
.DS_Store
*/build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
profile
*.moved-aside
DerivedData
.idea/
*.hmap
*.xccheckout

#CocoaPods
Pods
Binary file not shown.
Binary file removed InteractivePlayerView/.DS_Store
Binary file not shown.
Binary file not shown.

0 comments on commit d858d0a

Please sign in to comment.