Ignore compiled library objects.
This commit is contained in:
parent
d2c38f1336
commit
509e1e5a91
|
@ -1,4 +1,6 @@
|
||||||
*~
|
*~
|
||||||
pkg
|
pkg
|
||||||
tmp
|
tmp
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
*.so
|
||||||
|
*.bundle
|
Loading…
Reference in New Issue