1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00
mini_racer/.gitignore
Loic Nageleisen c79ff2301f
FEATURE: Isolate v8 symbols (#179)
Adds a custom loader for MiniRacer that isolates all symbols, this allows loading multiple versions of v8 into a single process.
2020-10-09 11:37:25 +11:00

12 lines
148 B
Text

/.bundle/
/.yardoc
Gemfile.lock
/_yardoc/
/coverage/
/doc/
/pkg/
/spec/reports/
/tmp/
lib/mini_racer_extension.so
lib/mini_racer_loader.so
*.bundle