10 lines
75 B
Text
10 lines
75 B
Text
.git
|
|
.gitignore
|
|
.env
|
|
.venv
|
|
__pycache__
|
|
*.py[cod]
|
|
.pytest_cache
|
|
tests
|
|
data
|
|
|