dp-zp-agent/.gitignore

10 lines
81 B
Plaintext

.env
data/
.venv/
__pycache__/
*.py[cod]
*.log
.pytest_cache/
.coverage
htmlcov/