diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 00:11:23 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 00:11:23 +0900 |
| commit | eb505311414af118a85dc153055895d3e397958e (patch) | |
| tree | 7974a5313550eb7f7696a249bab9345fa247c679 /.gitignore | |
| parent | 038f463245b82f494a7b2518e68c50c9e5468da0 (diff) | |
AGENTS.md: reference-materials の編集禁止ルールを明記
.gitignore に !/.zed/AGENTS.md 例外を追加し、AGENTS.md が追跡されるように修正。
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,5 +26,6 @@ yarn-debug.log* yarn-error.log* /documents.git /.zed +!/.zed/AGENTS.md /deploy.ps1 /docker-compose.yml |
