chore: add .playwright to gitignore
CI/CD Pipeline / deploy (push) Successful in 1m15s Details
CI/CD Pipeline / smoke-tests (push) Failing after 44s Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details

Ignore Playwright local browser cache directory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Andrés Eduardo García Márquez 2026-01-09 14:13:11 -05:00
parent 3271380fbd
commit 6f60b9eef0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -143,3 +143,4 @@ data/
*.bak *.bak
*.backup *.backup
.playwright-mcp/ .playwright-mcp/
.playwright/