dbtest program argument now clear the database.
[recipes.git] / .gitignore
index f56bf3a..8d38471 100644 (file)
@@ -2,6 +2,14 @@ target
 **/*.rs.bk
 backend/data/recipes.sqlite
 backend/data/recipes.sqlite-journal
-/deploy-to-pi.ps1
+/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