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

I've been abusing Scaleway's C1 servers for this purpose for a while now. Hopefully @edouardb and his team won't start decomissioning them as I don't know what else I can use :).
18 lines
240 B
Text
18 lines
240 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/v8/
|