Skip to content

Commit

Permalink
Updated the .gitignore to exclude irrelevant files.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-l committed May 3, 2013
1 parent a1149a1 commit c34a4d1
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 110 deletions.
23 changes: 21 additions & 2 deletions .gitignore
@@ -1,2 +1,21 @@
*.xcuserdatad
.idea
# Xcode
.DS_Store
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
.idea/

# Example
MCUIViewLayoutExample/Pods

This file was deleted.

This file was deleted.

0 comments on commit c34a4d1

Please sign in to comment.