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/ /node_modules
/dist/ /target
/static/
/.dioxus/
/node_modules/
**/*.rs.bk /**/*.rs.bk
/.DS_Store
/.env
/.env.prod
.env /docker-compose.yaml
.env.prod
docker-compose.yaml