Files
hot_comment_radar/.gitignore
T

11 lines
101 B
Plaintext

.venv/
__pycache__/
*.py[cod]
.DS_Store
.pytest_cache/
.coverage
htmlcov/
.env
data/*.db
data/*.db-*