11 lines
81 B
Plaintext
11 lines
81 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.venv/
|
|
venv/
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
output/
|
|
.DS_Store
|