summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMoravčík, Marian <[email protected]>2019-12-27 23:15:56 +0100
committerMoravčík, Marian <[email protected]>2019-12-27 23:15:56 +0100
commit6570eb2e2491e830f95f85b10255f4dbad74210c (patch)
tree1b266991306eb697fd06959275a75dcb051447b2 /.gitignore
parent3d8fe99c665c2d1553307258353585217a1297b9 (diff)
downloadbazarr-6570eb2e2491e830f95f85b10255f4dbad74210c.tar.gz
bazarr-6570eb2e2491e830f95f85b10255f4dbad74210c.zip
Implement new template
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7310d676..2bed30eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ cachefile.dbm
bazarr.pid
/venv
/data
+/static/scss/.sass-cache
# Allow
!*.dll \ No newline at end of file