Add .sass-cache to .gitignore
This commit is contained in:
parent
e807cc7468
commit
ce7866142d
3
.gitignore
vendored
3
.gitignore
vendored
@ -27,3 +27,6 @@ playwright/.cache/
|
|||||||
|
|
||||||
# Environment variables
|
# Environment variables
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
# Sass cache
|
||||||
|
.sass-cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user