.mypy_cache
*.yml
__pycache__
dist
build/
.coverage
.idea
tunnelgraf.code-workspace
tmp/
.vscode/
.venv/

# Test artifacts and temporary files
downloaded_*
test_dir/
*.test
*.tmp
