Hearth/.gitignore

10 lines
69 B
Plaintext

__pycache__/
*.pyc
.venv/
venv/
.env
hearth.yml
data/
*.db
.DS_Store