Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Robinson committed Sep 24, 2009
1 parent 000ccdb commit 1ccbe88
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .gitignore
@@ -1,8 +1,11 @@
bin
lib/*.dylib
lib/*.dylib.dSYM
lib/*.so
lib/*.dll
*.dylib
*.dylib.dSYM
*.so
*.dll
*.o
*.s
*.ii
deps
frameworks
.DS_Store

0 comments on commit 1ccbe88

Please sign in to comment.