aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ed1cf19..4135ece 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,8 +15,11 @@ aur-packages.staging/
# Personal session/workflow docs (not project documentation)
.ai/
+.claude/
todo.org
inbox/
+CLAUDE.md
+AGENTS.md
# Host-specific installer configs (contain secrets); see *.conf.example templates
installer/velox-*.conf
@@ -25,3 +28,20 @@ installer/velox-*.conf
*~
\#*\#
.\#*
+
+# --- elisp ruleset ---
+githooks/
+*.elc
+*.eln
+
+# --- python ruleset ---
+__pycache__/
+*.pyc
+*.pyo
+.coverage
+coverage.json
+htmlcov/
+.pytest_cache/
+
+# Claude Code: task archive (follows todo file privacy)
+/archive/task-archive.org