Add .bundle to gitignore for the theme
This commit is contained in:
parent
e72bfdab21
commit
73f70e9071
|
@ -1,3 +1,4 @@
|
||||||
|
.bundle
|
||||||
.sass-cache
|
.sass-cache
|
||||||
_site
|
_site
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
|
Loading…
Reference in New Issue