X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=.gitignore;h=91ff291885efde85e5ab7158d1c28e2341a72702;hb=d28e765e39e70ad2ab9a42885c786d5d8ba9ba40;hp=3441c5e51a7c13c19d42c3a306ba3badf90810da;hpb=c8d793b76e86f5a2a22ef3d6cdd8cd2bd1636dc3;p=recipes.git diff --git a/.gitignore b/.gitignore index 3441c5e..91ff291 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ target **/*.rs.bk -/Cargo.lock +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 \ No newline at end of file