mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2026-03-13 08:00:02 +08:00
14 lines
85 B
Plaintext
14 lines
85 B
Plaintext
*.pyc
|
|
*.pyo
|
|
*.o
|
|
*.so
|
|
*.pyd
|
|
*.gz
|
|
*.zip
|
|
*.egg
|
|
*.egg-info/
|
|
.tox/
|
|
build/
|
|
dist/
|
|
.coverage
|