X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=566e501a4ac6c4cb36829d4b2d2268e24445f4f4;hb=HEAD;hpb=3ebbe8172b0430bae5c554925a4582c9fec545f3 diff --git a/.gitignore b/.gitignore index 566e501..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,15 @@ target **/*.rs.bk -backend/data/recipes.sqlite -/deploy-to-pi.ps1 -style.css.map \ No newline at end of file +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