# Build outputs
bin/
obj/

# IDE
.vs/
.vscode/
*.user
*.suo

# NuGet
*.nupkg

# OS
.DS_Store
Thumbs.db

# Generated screenshots
Screenshots/

# dotnet
*.dll
*.exe
*.pdb
*.cache
*.json
!*.csproj
!*.sln
!launchSettings.json
!claude_desktop_config.json
.playwright-mcp/
