Avoid to commit sass cache
authorGreg Burri <greg.burri@gmail.com>
Fri, 17 Jan 2025 07:05:00 +0000 (08:05 +0100)
committerGreg Burri <greg.burri@gmail.com>
Fri, 17 Jan 2025 07:05:00 +0000 (08:05 +0100)
.gitignore

index 2da7a47..adfeeca 100644 (file)
@@ -6,6 +6,7 @@ style.css.map
 backend/static/frontend.js
 backend/static/style.css
 backend/file.db
+backend/.sass-cache/*
 frontend/dist/
 *.sqlite
 conf.ron
@@ -14,4 +15,4 @@ conf.ron
 *.asml.bak
 node_modules
 pkg
-package-lock.json
\ No newline at end of file
+package-lock.json