py3-validate-email/.gitignore

10 lines
99 B
Text

*.pyc
validate_email/data
build
dist
MANIFEST
*.egg-info
venv
.eggs
pyrightconfig.json
__pycache__