X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=.gitignore;h=deef046d87e698adf317b1fdbb37b08f7c0fe9fc;hb=cc2e5b6893b582b4b5c4e7a93e914a189f6a959b;hp=16dd006e92e0a8a05038a7801d168f9d4e6270bc;hpb=108476e3554ea3a25dca5b5ab260f38c1e734221;p=recipes.git diff --git a/.gitignore b/.gitignore index 16dd006..deef046 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@ target **/*.rs.bk -backend/data/recipes.sqlite -backend/data/recipes.sqlite-journal -/deploy-to-pi.ps1 +backend/data +/deploy-to-pi.nu style.css.map backend/static/style.css backend/file.db -*.sqlite \ No newline at end of file +*.sqlite +conf.ron + +*.wasm +node_modules +pkg +package-lock.json \ No newline at end of file