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/
|
/.bundle/
|
||||||
/Gemfile.lock
|
/Gemfile.lock
|
||||||
/tmp/
|
/tmp/
|
||||||
|
/vendor/bundle
|
||||||
*.bundle
|
*.bundle
|
||||||
*.map
|
*.map
|
||||||
.sass-cache
|
.sass-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user