venv/
.venv/
__pycache__/
*.pyc
*.pyo
.git/
.github/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
workspace/
tmp/
data/
geckodriver.log
.env
.env.local
config/.env
config/.env.local
*.log
.DS_Store
.idea/
.vscode/
.devcontainer/
tests/
docs/
assets/
