Files
miem_workers/.gitignore
2026-04-28 16:18:07 +03:00

10 lines
89 B
Plaintext

.env
.venv/
__pycache__/
*.py[cod]
*.db
.pytest_cache/
.coverage
htmlcov/
postgres_data/