mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
818cc4ef84
We now build against three darwin versions (Sierra, High Sierra and Catalina) to match Ruby core. We continue to build against 3 ruby versions on Linux, but we only deploy the ruby 2.7 builds (since they should all be identical).
19 lines
254 B
Text
19 lines
254 B
Text
*.gem
|
|
*.bundle
|
|
*.so
|
|
*.a
|
|
.rbx/
|
|
Gemfile.lock
|
|
Makefile
|
|
pkg/*
|
|
tmp/*
|
|
lib/libv8/build/*
|
|
lib/libv8/VERSION
|
|
/ext/libv8/.location.yml
|
|
/release/**/libv8
|
|
/release/**/.vagrant
|
|
/release/**/.scaleway
|
|
/vendor/.gclient
|
|
/vendor/.gclient_entries
|
|
/vendor/.cipd
|
|
/vendor/v8/
|