14 lines
127 B
Text
14 lines
127 B
Text
.env
|
|
.venv
|
|
venv
|
|
env
|
|
instance/
|
|
__pycache__
|
|
*.py[cod]
|
|
*.egg-info
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.DS_Store
|
|
.git
|
|
reference/
|