Files
deb-python-eventlet/.hgignore
2010-04-09 07:20:26 +01:00

24 lines
187 B
Plaintext

syntax: glob
*~
*.pyc
*.orig
dist
*.egg-info
build
*.esproj
.DS_Store
doc/_build
annotated
cover
nosetests*.xml
.coverage
*,cover
lib*
bin
include
.noseids
syntax: re
^.ropeproject/.*$