aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 00:11:23 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 00:11:23 +0900
commitf80550446ba04c272bcd0809aba49c5cab339e92 (patch)
treee2f13caf5d3039d3f68dc9953fcdcd3d78d4679e /.gitignore
parent9c5cc49aa0f269dafe154358ee23b27e8dce1d86 (diff)
AGENTS.md: reference-materials の編集禁止ルールを明記
.gitignore に !/.zed/AGENTS.md 例外を追加し、AGENTS.md が追跡されるように修正。
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cc6c91d..e9bb8c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,5 +26,6 @@ yarn-debug.log*
yarn-error.log*
/documents.git
/.zed
+!/.zed/AGENTS.md
/deploy.ps1
/docker-compose.yml