1
0
mirror of https://github.com/pypiserver/pypiserver synced 2025-02-22 19:19:37 +01:00
pypiserver/.gitignore
2012-12-26 01:23:00 +01:00

27 lines
233 B
Plaintext

*.pyc
*.pyo
*.o
*.so
*.os
*.pyd
*.elc
*~
.*.swp
.*.swo
.*.swn
.~
.DS_Store
.ropeproject
ID
__pycache__/
/build/
/dist/
/MANIFEST
/README.html
/pypi-server-standalone.py
/.tox/
/pypiserver.egg-info/
/.standalone/
/.coverage
/htmlcov/