Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samluescher committed Feb 11, 2011
1 parent 624a91d commit ec267bb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
@@ -0,0 +1,13 @@
*.o
build/**/*
.DS_Store
*.app
*.swp
*~.nib
*.pbxuser
*.perspective
*.perspectivev3
*.mode1v3
*.mode2v3
.AppleDouble
*.pyc

0 comments on commit ec267bb

Please sign in to comment.