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 d592a81b7c - Show all commits

View File

@ -1,12 +1,11 @@
/.dioxus/
/.git/
/.github/
/debug/
/node_modules/
/static/
/target/
/.git
/.github
/node_modules
/target
.dockerignore
/docker-compose-dev.yml
/docker-compose-prod.yml
/docker-compose-dev.yaml
/docker-compose-prod.yaml
/docker-compose.yaml
/docker/dev/*/Dockerfile
/docker/prod/*/Dockerfile