20 lines
125 B
Plaintext
20 lines
125 B
Plaintext
|
venv/
|
||
|
|
||
|
*.pyc
|
||
|
__pycache__/
|
||
|
|
||
|
*.aux
|
||
|
*.log
|
||
|
*.pdf
|
||
|
|
||
|
instance/
|
||
|
outputs
|
||
|
|
||
|
.pytest_cache/
|
||
|
.coverage
|
||
|
htmlcov/
|
||
|
|
||
|
dist/
|
||
|
build/
|
||
|
*.egg-info/
|