From 0200e6d9d592a1083240b8b64a668b894718fa4a Mon Sep 17 00:00:00 2001 From: calesthio Date: Mon, 16 Mar 2026 12:12:51 -0700 Subject: [PATCH] chore: add CODEOWNERS and update gitignore --- .github/CODEOWNERS | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..9587c6f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @calesthio diff --git a/.gitignore b/.gitignore index b1927a3..4dd3c66 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ desktop.ini # Claude Code .claude/ CLAUDE.md +AGENTS.md # Playwright