Initial model + some various changes
[recipes.git] / .gitignore
index 3441c5e..16dd006 100644 (file)
@@ -1,3 +1,9 @@
 target
 **/*.rs.bk
-/Cargo.lock
+backend/data/recipes.sqlite
+backend/data/recipes.sqlite-journal
+/deploy-to-pi.ps1
+style.css.map
+backend/static/style.css
+backend/file.db
+*.sqlite
\ No newline at end of file