X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=16dd006e92e0a8a05038a7801d168f9d4e6270bc;hb=HEAD;hpb=c951ba6d37d525f00c6fb92eb5ab72e1ae311791 diff --git a/.gitignore b/.gitignore index 16dd006..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,15 @@ 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/frontend.js 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