Add frontend tests and other stuff
[recipes.git] / .gitignore
index 91ff291..8d38471 100644 (file)
@@ -7,4 +7,9 @@ style.css.map
 backend/static/style.css
 backend/file.db
 *.sqlite
-conf.ron
\ No newline at end of file
+conf.ron
+
+*.wasm
+node_modules
+pkg
+package-lock.json
\ No newline at end of file