15 lines
116 B
Plaintext
15 lines
116 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
.env.*
|
|
.venv
|
|
__pycache__
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.mypy_cache
|
|
data
|
|
downloads
|
|
docs
|
|
tests
|
|
*.pyc
|