19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
__pycache__
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
env
|
|
venv
|
|
.venv
|
|
.env
|
|
.git
|
|
.cache
|
|
.pytest_cache
|
|
.coverage
|
|
htmlcov
|
|
*.log
|
|
notebooks
|
|
.DS_Store
|
|
README.md
|
|
.dockerignore
|
|
Dockerfile |