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
1 changed files with 12 additions and 0 deletions

View File

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