X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=f56bf3ae55a30217377e5811f4acae44c6b05708;hb=HEAD;hpb=e2e54b8f43015738af860b005825dc809f5275ab diff --git a/.gitignore b/.gitignore index f56bf3a..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +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 +conf.ron + +*.wasm +node_modules +pkg +package-lock.json \ No newline at end of file