16 lines
157 B
Text
16 lines
157 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
# macOS
|
|
.DS_Store
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|