fix: ignore sass-cache directory
This commit is contained in:
parent
91f1b18560
commit
21067fc10e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
.bundle
|
||||
.sass-cache
|
||||
vendor/bundle
|
||||
node_modules
|
||||
*.docx
|
||||
|
|
Loading…
Reference in a new issue