15 lines
129 B
Plaintext
15 lines
129 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
.*
|
|
!.gitignore
|
|
!.python-version
|
|
|
|
*.md
|
|
!README.md
|