9 lines
68 B
Text
9 lines
68 B
Text
__pycache__/
|
|
*.pyo
|
|
*.pyc
|
|
outputs/*
|
|
dist/
|
|
.venv/
|
|
.python-version
|
|
*~
|
|
|