chore: gitignore stray tester.yaml test account

Prevents git add -A from sweeping a local browser-test account (with its
password hash) into the content repo, matching the existing testrunner.yaml
ignore.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H1FrCYNq6RXdGYbn5PFrhM
This commit is contained in:
2026-07-05 01:11:53 +02:00
co-authored by Claude Opus 4.8
parent 16a570ca3b
commit f8f03faa1d
+1
View File
@@ -5,6 +5,7 @@
!/plugins/entry-actions/ !/plugins/entry-actions/
/data/ /data/
/accounts/testrunner.yaml /accounts/testrunner.yaml
/accounts/tester.yaml
/pages/01.trips/italy-2026-demo/ /pages/01.trips/italy-2026-demo/
/pages/02.post/*ui-test*/ /pages/02.post/*ui-test*/
/config/plugins/git-sync.yaml /config/plugins/git-sync.yaml