1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 10:18:16 +02:00

Add package, installer, unit test and coverage files.

This commit is contained in:
Vincent Driessen 2010-11-09 06:11:17 +08:00 committed by Chris Wanstrath
parent 1bb483835a
commit b8d698b462

View File

@ -1 +1,13 @@
*.py[co]
# Packages
*.egg
*.egg-info
dist
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox