1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.hgignore
2010-07-19 08:52:31 -03:00

27 lines
360 B
Plaintext

# use glob syntax.
syntax: glob
MANIFEST
tests/test-scratch/*
tests/test-cache/*
tests/packages/FSPkg/FSPkg.egg-info/PKG-INFO
testenv
pip.egg-info/*
ScriptTest-*.egg
virtualenv-*.egg
nose-*.egg/*
wsgi_intercept-*.egg/*
WSGIProxy-*.egg/*
WebOb-*.egg
Paste-*.egg/*
mock-*egg
tests/tests_cache/*
dist/*
docs/_build/*
build/*
*.pyc
*.pyo
pip-log.txt
pip.log
*.~