Service for editing/creating recipe
[recipes.git] / .gitignore
index 220423d..deef046 100644 (file)
@@ -1,5 +1,14 @@
-/target
+target
 **/*.rs.bk
-key.secret
-WebSharper/key
-/Cargo.lock
+backend/data
+/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