chore: clean up the gitignore

This commit is contained in:
2025-01-04 19:58:26 +01:00
parent 4271ec7c21
commit 145214e6cc

17
.gitignore vendored
View File

@ -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