mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
ignore gemfiles in the root dir
This commit is contained in:
parent
3f92889c9c
commit
5c1494366c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
v8.bundle
|
||||
v8.so
|
||||
*.o
|
||||
*.gem
|
||||
*.log
|
||||
*~
|
||||
docs/cpp/html/*
|
||||
|
|
Loading…
Add table
Reference in a new issue