X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=.gitignore;h=8d384716606dab774537185e89775e3a93af5039;hb=642dd8a80ce2e1212b8e30c1edabb32bdb416cfc;hp=84a323e7d3d1ea922e962e4b31ca35abe3c90cb9;hpb=a372187c8df325929066b1da189d5f81d5e2a822;p=recipes.git diff --git a/.gitignore b/.gitignore index 84a323e..8d38471 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ target **/*.rs.bk +backend/data/recipes.sqlite +backend/data/recipes.sqlite-journal +/deploy-to-pi.nu +style.css.map +backend/static/style.css +backend/file.db +*.sqlite +conf.ron + +*.wasm +node_modules +pkg +package-lock.json \ No newline at end of file