Tweaked hgignore to remove things we no longer have and add things we now do.

This commit is contained in:
Ryan Williams
2009-12-15 16:15:24 -08:00
parent fa12462d89
commit dd8faeb28e

View File

@@ -3,11 +3,12 @@ syntax: glob
*.pyc *.pyc
*.orig *.orig
dist dist
eventlet.egg-info *.egg-info
build build
htmlreports
*.esproj *.esproj
.DS_Store .DS_Store
results.*.db
doc/_build doc/_build
annotated annotated
nosetests*.xml
.coverage
*,cover