py-typing/.gitignore

18 lines
112 B
Plaintext

MANIFEST
__pycache__/
build/
dist/
tmp/
venv*/
.cache/
.idea/
.tox/
.venv*/
.vscode/
*.swp
*.pyc
*.egg-info/