# Unreal Engine
Binaries/
Build/
DerivedDataCache/
Intermediate/
Saved/
.vs/
*.VC.db
*.opensdf
*.opendb
*.sdf
*.sln
*.suo
*.xcodeproj
*.xcworkspace

# Generated project files (regenerated via "Generate Visual Studio project files")
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.vcxproj.opendb

# Compiled/packaged builds
Plugins/*/Binaries/
Plugins/*/Intermediate/

# Python bytecode caches (e.g. plugin-bundled Python tools)
__pycache__/
*.pyc

# OS
.DS_Store
Thumbs.db

# Machine-specific MCP client config (absolute local paths)
.mcp.json
