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