13 lines
136 B
Text
13 lines
136 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.*
|
|
|
|
!.gitignore
|
|
!.python-version
|