Skip to content

Commit 5fc0212

Browse files
4465chore(config): add .agents, .antigravity and playwright artifacts to .gitignore
1 parent 1c7cc70 commit 5fc0212

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ nginx/logs
77
nginx/keys
88
nginx/config/nginx.conf
99
firebase-push.json
10+
11+
# Agent & IDE tools
12+
.agents
13+
.antigravity
14+
15+
# Playwright / E2E
16+
frontend/e2e
17+
frontend/playwright-report
18+
frontend/test-results

0 commit comments

Comments
 (0)