Add JetBrains and rbenv files to gitignore
This commit is contained in:
parent
c955ce804d
commit
0ba2548995
6
.gitignore
vendored
6
.gitignore
vendored
@ -32,3 +32,9 @@ coverage/
|
||||
spec/fixtures/manifests/*
|
||||
spec/fixtures/modules/*
|
||||
Gemfile.lock
|
||||
|
||||
# JetBrains IDE
|
||||
.idea/
|
||||
|
||||
# Rbenv
|
||||
.ruby-version
|
||||
|
Loading…
x
Reference in New Issue
Block a user