**/bin/
**/obj/
**/.vs/
**/.idea/
**/*.user
**/*.suo
**/*.cache
**/TestResults/
**/test-results/
**/playwright-report/
**/node_modules/

.git

# Local deployment runtime artifacts should stay on host, not in image context
/deploy/docker/runtime-config/
/deploy/docker/runtime-logs/
