diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-21 02:04:49 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-21 02:07:56 -0400 |
| commit | 275f84076988ee32d976a578d79cf0b22dea6467 (patch) | |
| tree | ee452291718521661cd84f5e2212268fd9e52488 | |
| parent | 6b2fd20dfc6e2cba418d27c0955908db8ec19039 (diff) | |
| download | emacs-wttrin-275f84076988ee32d976a578d79cf0b22dea6467.tar.gz emacs-wttrin-275f84076988ee32d976a578d79cf0b22dea6467.zip | |
chore: extend gitignore for local tooling and build artifacts
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,3 +8,9 @@ *.elc *-autoloads.el *~ + +# --- elisp ruleset --- +.claude/ +CLAUDE.md +githooks/ +*.eln |
