Files
Backend/.dockerignore
T
2026-02-19 01:19:22 +03:30

17 lines
135 B
Plaintext

.env
.env.*
!.env.example
.git
__pycache__
*.pyc
.venv
venv
*.egg-info
.pytest_cache
.coverage
htmlcov
*.log
media
staticfiles
.cursor