X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=.gitignore;h=e104c5493c804d4a1224a18dea95a33a36aec7ff;hb=HEAD;hp=fad3c58ad2b0fde1db57d5ae870227a474322182;hpb=dcf7523ccf6cae4e7d1d38fcbd85bc0b2d0e1703;p=recipes.git 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