.git
.github
.gitignore
.vscode
.idea
.cursor

*.md
LICENSE

web/node_modules
web/dist
web/.docker-compose

server/uploads
server/log

build
dist
