node_modules/
__pycache__/
*.pyc
.env
.env.*
!.env.example
*.tfstate
*.tfstate.*
.terraform/
.terraform.lock.hcl
dist/
build/
*.log
.DS_Store
extensions/vscode/*.vsix
extensions/vscode/out/

# Playwright test artifacts (videos, traces, screenshots)
tests/e2e/artifacts/
tests/e2e/playwright-report/
