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