X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=37457c33f137fac4475643d0febbb7d3ea0d2b45;hb=HEAD;hpb=a080d19cb9076780db9e86325b2ab617886e2a5f diff --git a/.gitignore b/.gitignore index 37457c3..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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