Added a .gitignore rule.
This commit is contained in:
parent
32dc82e0a9
commit
46f0fe7695
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ spec/fixtures/
|
||||||
.vagrant/
|
.vagrant/
|
||||||
.bundle/
|
.bundle/
|
||||||
coverage/
|
coverage/
|
||||||
|
.ruby-version
|
||||||
|
|
Loading…
Reference in a new issue