.gitignore Ruby environment files
This commit is contained in:
parent
8bb840e67c
commit
51f2ff7efc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -36,3 +36,6 @@ Gemfile.*.lock
|
|||
|
||||
## PROJECT::SPECIFIC
|
||||
/vendor
|
||||
|
||||
/.ruby-version
|
||||
/.ruby-gemset
|
||||
|
|
Loading…
Reference in a new issue