blob: b799ed285db5c56b45226c7daef32d98af846c78 [file]
# packaging
*.egg-info
build
dist
*.egg
.eggs
# python
*.py[codz]
*$py.class
# tools
.tox
.*_cache
.DS_Store
# IDE
.idea
.vscode
/docs/_draft.rst
/pip-wheel-metadata
/src/virtualenv/version.py
/src/virtualenv/out
.python-version
*wheel-store*
Dockerfile*
.dockerignore