node_modules/
.env
.env.example
.env.sample
.git/
.gitignore
.DS_Store
*.log
**/*.log
client/
dist/
build/
coverage/
tests/
vitest.config.js
.markdownlint.json
README.md
CHANGELOG.md
SECURITY.md
LICENSE
.dockerignore
Dockerfile
.gitea/
docs/