1
0
mirror of https://github.com/github/gitignore synced 2024-12-26 14:50:16 +01:00
gitignore/Python.gitignore

15 lines
126 B
Plaintext
Raw Normal View History

2010-11-09 04:48:58 +08:00
*.py[co]
# Packages
*.egg
*.egg-info
dist
2010-11-08 15:50:43 -05:00
build
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox