1
0
Fork 0
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:
Charles Lowell 2010-03-22 20:56:15 -05:00
parent 3f92889c9c
commit 5c1494366c

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
v8.bundle
v8.so
*.o
*.gem
*.log
*~
docs/cpp/html/*