aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-20 08:36:27 -0500
committerCraig Jennings <c@cjennings.net>2026-04-20 08:36:27 -0500
commitc3895129a31701c1a6a50aeb6f2d1ebbffd8a46a (patch)
tree99d88eea38c40f2a59132f735dd67a16d8e9537a
parent7bbe6af2f61854398045c78f8c17526f44ad11fd (diff)
downloadarchsetup-c3895129a31701c1a6a50aeb6f2d1ebbffd8a46a.tar.gz
archsetup-c3895129a31701c1a6a50aeb6f2d1ebbffd8a46a.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--.gitignore2
-rw-r--r--CLAUDE.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ad5df3c..14e5db4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
/.vagrant/
/assets/sounds/
-/docs/
+/.ai/
/inbox/
# Reference repos (external repos for reference)
diff --git a/CLAUDE.md b/CLAUDE.md
index 688d27b..a0b8ba0 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -82,4 +82,4 @@ Full palette reference: `assets/color-themes/dupre/dupre-palette.org`
- MPD is configured but mpv handles audio file associations
- DWM keybindings defined in ~/code/dwm/config.def.h on velox
- Remote repository on cjennings.net
-- docs/ is gitignored; living project context is in docs/notes.org
+- docs/ is gitignored; living project context is in .ai/notes.org