Add /vendor/bundle in .gitignore

master
Guillaume Dott 2019-06-13 12:18:00 +02:00
parent ba4b257d20
commit fadf3b04cc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
/.bundle/
/Gemfile.lock
/tmp/
/vendor/bundle
*.bundle
*.map
.sass-cache