chore: cleanup gitignore and dockerignore #89

Merged
matous-volf merged 2 commits from chore/gitignore-dockerignore into main 2025-01-04 19:22:35 +00:00
Showing only changes of commit 145214e6cc - Show all commits

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