1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.hgignore
2009-12-08 13:25:07 -06:00

16 lines
163 B
Plaintext

# use glob syntax.
syntax: glob
MANIFEST
tests/test-scratch/*
tests/test-cache/*
testenv
pip.egg-info/*
dist/*
docs/_build/*
build/*
*.pyc
*.pyo
pip-log.txt
*.~