From 275f84076988ee32d976a578d79cf0b22dea6467 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 21 Jun 2026 02:04:49 -0400 Subject: chore: extend gitignore for local tooling and build artifacts --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 0efa668..7c40cec 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ *.elc *-autoloads.el *~ + +# --- elisp ruleset --- +.claude/ +CLAUDE.md +githooks/ +*.eln -- cgit v1.2.3