Files
InsightRadar/backend/.dockerignore
T
2026-03-27 17:46:32 +08:00

13 lines
95 B
Plaintext

.venv
.git
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.mypy_cache
.cache
.env
*.log
dist
build