diff options
author | uvok cheetah | 2019-05-21 20:10:55 +0200 |
---|---|---|
committer | uvok cheetah | 2019-05-21 20:10:55 +0200 |
commit | c3079b444c233ca546232777b2c9c0368cb36b5b (patch) | |
tree | d7b1580b01676c69706425b4a7951ddde9b309da /.gitignore | |
parent | 11414794db4dfc4ec1dfe70d85cf6f74571f07d8 (diff) |
Handle use case where bundles are installed in vendor subdiretory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ /_site/ Gemfile.lock /.sass-cache/ +vendor +.bundle |