X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=fad3c58ad2b0fde1db57d5ae870227a474322182;hb=HEAD;hpb=dcf7523ccf6cae4e7d1d38fcbd85bc0b2d0e1703 diff --git a/.gitignore b/.gitignore index fad3c58..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,15 @@ target **/*.rs.bk -backend/data/recipes.sqlite -/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