unplugged-system/external/python/cachetools/.gitignore

12 lines
97 B
Plaintext

*.egg-info
*.pyc
*.swp
.cache/
.coverage
.tox/
MANIFEST
build/
dist/
docs/_build/
.pytest_cache/