Add IntelliJ files to the ignore list
This commit is contained in:
parent
aab8e17cac
commit
ce90edc4b7
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@ spec/fixtures/
|
||||||
.vagrant/
|
.vagrant/
|
||||||
.bundle/
|
.bundle/
|
||||||
coverage/
|
coverage/
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
|
Loading…
Reference in a new issue