mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 02:35:08 +08:00
15 lines
126 B
Plaintext
15 lines
126 B
Plaintext
*.py[co]
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|