|
/target
|
|
**/*.rs.bk
|
|
.DS_Store
|
|
.env
|
|
*.swp
|
|
.run/
|
|
|
|
# Optional Playwright helper
|
|
tools/playwright/node_modules/
|
|
tools/playwright/package-lock.json
|
|
|
|
# Agent artifacts and Python test caches
|
|
.lazyboy-output/
|
|
.grokboy-output/
|
|
__pycache__/
|
|
|
|
/box/playwright/
|
|
.gstack/
|