mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
ignore rubinius byte compilations
This commit is contained in:
parent
4179d4582b
commit
cfa2570e3f
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ v8.bundle
|
|||
v8.so
|
||||
*.o
|
||||
*.gem
|
||||
*.rbc
|
||||
*.log
|
||||
*~
|
||||
docs/cpp/html/*
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 162d1e5dfb674346657807c9662a9a20a355b2fd
|
||||
Subproject commit 5f0fb158e65d2723c32145891529ff9c3d2585e9
|
Loading…
Add table
Reference in a new issue