Sign out
[recipes.git] / .gitignore
index 3441c5e..91ff291 100644 (file)
@@ -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