Remove generated file 'frontend.js'
[recipes.git] / .gitignore
index fad3c58..e104c54 100644 (file)
@@ -1,4 +1,15 @@
 target
 **/*.rs.bk
-backend/data/recipes.sqlite
-/deploy-to-pi.ps1
+backend/data
+/deploy-to-pi.nu
+style.css.map
+backend/static/frontend.js
+backend/static/style.css
+backend/file.db
+*.sqlite
+conf.ron
+
+*.wasm
+node_modules
+pkg
+package-lock.json
\ No newline at end of file