Service for editing/creating recipe
[recipes.git] / .gitignore
1 target
2 **/*.rs.bk
3 backend/data
4 /deploy-to-pi.nu
5 style.css.map
6 backend/static/style.css
7 backend/file.db
8 *.sqlite
9 conf.ron
10
11 *.wasm
12 node_modules
13 pkg
14 package-lock.json