mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Ignore rubinius artifacts
This commit is contained in:
parent
6dd5ab61f1
commit
4506b26f53
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.rbx
|
||||
.idea/
|
||||
.DS_Store
|
||||
pkg
|
||||
|
@ -15,4 +16,4 @@ Gemfile*.lock
|
|||
chromedriver.log
|
||||
bundler_stubs
|
||||
bin
|
||||
gem-private_key.pem
|
||||
gem-private_key.pem
|
||||
|
|
Loading…
Reference in a new issue