Add /vendor/bundle in .gitignore
This commit is contained in:
parent
ba4b257d20
commit
fadf3b04cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
/.bundle/
|
||||
/Gemfile.lock
|
||||
/tmp/
|
||||
/vendor/bundle
|
||||
*.bundle
|
||||
*.map
|
||||
.sass-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user