18 lines
140 B
Plaintext
18 lines
140 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv/
|
|
venv/
|
|
.ven/
|
|
|
|
# Cython
|
|
*.pyd
|
|
|
|
|