projects
/
recipes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc46501
)
Avoid to commit sass cache
author
Greg Burri
<greg.burri@gmail.com>
Fri, 17 Jan 2025 07:05:00 +0000
(08:05 +0100)
committer
Greg Burri
<greg.burri@gmail.com>
Fri, 17 Jan 2025 07:05:00 +0000
(08:05 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
2da7a47
..
adfeeca
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-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