Files
deb-python-aioeventlet/.hgignore
Victor Stinner a5e78cca81 initial commit
2014-11-07 15:16:57 +01:00

18 lines
225 B
Plaintext

.*\.py[co]$
.*~$
.*\.orig$
.*\#.*$
.*@.*$
\.coverage$
htmlcov$
\.DS_Store$
venv$
distribute_setup.py$
distribute-\d+.\d+.\d+.tar.gz$
build$
dist$
.*\.egg-info$
# Directory created by the "tox" command (ex: tox -e py27)
.tox