Avoid to commit sass cache
This commit is contained in:
parent
cc46501ea1
commit
9b44c58ca3
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
package-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue