Skip to content

Commit

Permalink
Fixing .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmccune committed Sep 18, 2013
1 parent df43c57 commit ca3dd1a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .gitignore
@@ -1,18 +1,18 @@
# Xcode
.DS_Store
*.swp
*~.nib

build/

*.pbxuser
*.perspective
*.perspectivev3

!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3

Documentation/Generated
doxygenWarnings.txt

*.xcodeproj/xcuserdata/*
*.xcodeproj/project.xcworkspace/xcuserdata/*
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.moved-aside
DerivedData
.idea/

0 comments on commit ca3dd1a

Please sign in to comment.