chore(logging): add .logging_disabled sentinel to .gitignore

This commit is contained in:
2026-06-10 21:20:54 -04:00
parent f9ba0e20ea
commit 621d67e89e
+5
View File
@@ -62,6 +62,11 @@
opinionated_catalog.md
docs/superpowers
# ──────────────────── Runtime State Files ───────────────────
# Sentinel file written/removed at runtime to coordinate logging state
# across the fish config and the Kitty Python watcher. Never committed.
.logging_disabled
# ──────────────── Fisher-Managed Plugin Files ───────────────
# Fisher writes these into the repo directory on install/update.
# They are owned by Fisher — do not commit them.