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

9 lines
57 B
Text
Raw Normal View History

2011-05-24 13:17:58 -05:00
*.gem
2011-05-25 15:39:53 -05:00
*.bundle
*.so
*.a
2011-05-24 13:17:58 -05:00
Gemfile.lock
pkg/*
2011-05-25 15:39:53 -05:00
tmp/*
build/*