Merge branch 'master' of ssh://gburri.org:9851/recipes
This commit is contained in:
commit
0d3c63013e
2 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/frontend.js
|
||||||
backend/static/style.css
|
backend/static/style.css
|
||||||
backend/file.db
|
backend/file.db
|
||||||
|
backend/.sass-cache/*
|
||||||
frontend/dist/
|
frontend/dist/
|
||||||
*.sqlite
|
*.sqlite
|
||||||
conf.ron
|
conf.ron
|
||||||
|
|
@ -14,4 +15,4 @@ conf.ron
|
||||||
*.asml.bak
|
*.asml.bak
|
||||||
node_modules
|
node_modules
|
||||||
pkg
|
pkg
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue