Files
WonderQ-Project/WonderQ-Admin/.dockerignore
2026-08-11 19:19:11 +08:00

14 lines
125 B
Plaintext

.git
.env
.env.local
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
*.pyc
node_modules/
dist/
coverage/
tests/