Ignore truffleruby-specific binary

This commit is contained in:
Takashi Kokubun 2019-09-08 17:03:41 +09:00
parent 445fa64d3b
commit e887ab532d
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
.ruby-version .ruby-version
*.bundle *.bundle
*.so *.so
*.su
*.o *.o
*.a *.a
*.swp *.swp

Binary file not shown.