X-Git-Url: http://git.euphorik.ch/?p=recipes.git;a=blobdiff_plain;f=.gitignore;h=ab8ddf5d267a34ade05fe6e67af36ba7e8e8e738;hp=3441c5e51a7c13c19d42c3a306ba3badf90810da;hb=HEAD;hpb=c8d793b76e86f5a2a22ef3d6cdd8cd2bd1636dc3 diff --git a/.gitignore b/.gitignore index 3441c5e..e104c54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,15 @@ target **/*.rs.bk -/Cargo.lock +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