1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.gitignore
2017-07-17 22:19:31 +05:30

17 lines
136 B
Plaintext

build/
dist/
docs/_build/
pip.egg-info/
MANIFEST
.tox
.cache
.mypy_cache
*.egg
*.eggs
*.py[cod]
*~
.coverage
coverage.xml
.*.sw?
.idea/