**/__pycache__/
**/*desktop.ini
**secrets*
**/venv
**/.venv
pc_venv/
**/.idea/
**/secret*
**/__pycache__
__pycache__/
**/__pycache__/
**/__pycache__*
**/__pycache__/*
**/__pycache__/** */
all_types/__pycache__/**
**plan_*
#everything that ends with .geojson
**.geojson
**.rar
reports/*
# IDE - VSCode
.vscode/
.DS_Store

# user files
tool_bridge_mcp_server/sessions/*
tool_bridge_mcp_server/logs/*

# ignore log files of integration tests
tests/integration/test_logs/*
app.log
test_app.log

processed_report_data.json

tree.txt