19 lines
129 B
Bash
19 lines
129 B
Bash
venv/
|
|
|
|
*.pyc
|
|
__pycache__/
|
|
|
|
instance/
|
|
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
|
|
dist/
|
|
build/
|
|
*.egg-info/
|
|
|
|
.ipynb_checkpoints
|
|
|
|
.DS_Store
|