1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

ignore rbx cache

This commit is contained in:
Charles Lowell 2012-05-09 20:10:21 -05:00
parent 23529b86ed
commit e295998320

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.bundle
*.so
*.a
.rbx/
Gemfile.lock
pkg/*
tmp/*