diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-20 08:36:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-20 08:36:28 -0500 |
| commit | 32fc0a2fbdea16fcacd3b55ff9a1e15c938f4a48 (patch) | |
| tree | 084bc899be401c00dcc16e41875e6af04052206b | |
| parent | 592142e3788e55ae166103cc6b653b9531bba38a (diff) | |
| download | chime-32fc0a2fbdea16fcacd3b55ff9a1e15c938f4a48.tar.gz chime-32fc0a2fbdea16fcacd3b55ff9a1e15c938f4a48.zip | |
restructure: move docs/ to .ai/ + sync latest template
Per claude-templates c36fd14. Claude tooling moves to hidden .ai/;
project-level docs/ reserved for real documentation.
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /todo.org -/docs/ +/.ai/ /tests/*-output.log # --- elisp ruleset --- |
