Files

13 lines
114 B
Plaintext

__pycache__/
*.py[cod]
.env
.env.*
.vscode/
*.sqlite3
*.db
*.session
.data/
pytestcache/
.coverage
htmlcov/
data/*