Cybersecurity-Projects/PROJECTS/beginner/dns-lookup/.gitignore

16 lines
149 B
Plaintext

# ©AngelaMos | 2026
# .gitignore
.venv
venv/
__pycache__
*.pyc
.mypy_cache
.pytest_cache
.ruff_cache
htmlcov
.coverage
dist
*.egg-info
.hypothesis