mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Makefile should be generated and can be ignored.
This commit is contained in:
parent
bdbd8fff93
commit
35e0f5acf5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
*.a
|
*.a
|
||||||
.rbx/
|
.rbx/
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
Makefile
|
||||||
pkg/*
|
pkg/*
|
||||||
tmp/*
|
tmp/*
|
||||||
lib/libv8/build/*
|
lib/libv8/build/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue