21 lines
190 B
Plaintext
21 lines
190 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# Build dir
|
|
build/
|
|
|
|
# Report
|
|
report.md
|
|
output/
|
|
build/
|