diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index caf8b6a51..0bac645ee 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,9 @@ cachefile.dbm bazarr.pid /venv /data -/static/scss/.sass-cache +static/scss/.sass-cache/* +static/scss/.sass-cache +*.scssc # Allow !*.dll
\ No newline at end of file |