aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dc5dde4..4135ece 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,9 +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
@@ -26,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