dbtest program argument now clear the database.
[recipes.git] / .gitignore
index 84a323e..8d38471 100644 (file)
@@ -1,2 +1,15 @@
 target
 **/*.rs.bk
+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
+
+*.wasm
+node_modules
+pkg
+package-lock.json
\ No newline at end of file