Skip to content

Commit

Permalink
Added Cocoa gitattributes and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ELLIOTTCABLE committed Jun 24, 2009
1 parent 5e587f1 commit 184b302
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
*.pbxproj -crlf -diff -merge
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
build

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

*.perspective
*.perspectivev3

*.swp
*~.nib
*~.xib

0 comments on commit 184b302

Please sign in to comment.