sphinxext-ip/.gitignore

16 lines
140 B
Plaintext

*.egg-info/
*.pyc
*.pyo
.*.swp
.coverage
.idea/
.ropeproject/
/.*_cache/
/.python-version
/.tox/
__pycache__/
_build/
build/
dist/
htmlcov/