.env
.DS_Store
node_modules/
output.json
dist/

# VS Code
.vscode/settings.json

# Python
.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
.pytest_cache/
htmlcov/
.coverage

# Logs and crawled content
logs/
crawled/
test_outputs/
outputs/
.noscroll/
