Files
deb-python-eventlet/.hgignore
2010-09-20 06:57:40 +01:00

26 lines
205 B
Plaintext

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