Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
psychs committed Oct 24, 2008
1 parent ed28d40 commit 7dc0565
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .gitignore
@@ -0,0 +1,22 @@
build
.DS_Store
*.o
*.ob
*.pbxuser
*.tmproj
*.mode1*
*.build
*~.nib
Debug
*.obj
*.ncb
*.aps
*.suo
*.user
*.pdb
*.idb
BuildLog.htm
mt.dep
debuglog.*
*.intermediate.manifest

0 comments on commit 7dc0565

Please sign in to comment.