chore: clean up the gitignore

This commit is contained in:
Matouš Volf 2025-01-04 19:58:26 +01:00
parent 4271ec7c21
commit 145214e6cc
Signed by: matous-volf
GPG Key ID: A23C7E16096933BE

17
.gitignore vendored

@ -1,12 +1,9 @@
/target/
/dist/
/static/
/.dioxus/
/node_modules/
/node_modules
/target
**/*.rs.bk
/**/*.rs.bk
/.DS_Store
/.env
/.env.prod
.env
.env.prod
docker-compose.yaml
/docker-compose.yaml