Ignore compiled library objects.

This commit is contained in:
Patrick Mahoney 2011-12-12 21:21:40 -06:00
parent d2c38f1336
commit 509e1e5a91
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
*~
pkg
tmp
Gemfile.lock
Gemfile.lock
*.so
*.bundle