Ignore gems installed in local dir.
This commit is contained in:
parent
8a349322ac
commit
10feaad451
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@
|
|||
|
||||
# Ignore .DS_store file
|
||||
.DS_Store
|
||||
|
||||
# Ignore gems installed in local directory
|
||||
vendor/bundle/
|
||||
|
|
Loading…
Add table
Reference in a new issue