.git/

build
dist
*.egg-info
*.egg/
*.pyc
*.swp

venv/
cache/
log/
spiderfoot.db*
spiderfoot.test.db

__pycache__
htmlcov/
docs/
