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