fix: ignore sass-cache directory
This commit is contained in:
parent
d3b4cb4919
commit
580f76f2f7
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