mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
ignore eclipse artifacts.
This commit is contained in:
parent
ba16babe48
commit
0273a2a464
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@
|
||||||
.bundle
|
.bundle
|
||||||
.config
|
.config
|
||||||
.yardoc
|
.yardoc
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
InstalledFiles
|
InstalledFiles
|
||||||
_yardoc
|
_yardoc
|
||||||
|
|
Loading…
Reference in a new issue