diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,3 +23,6 @@ dotfiles/common/.claude/commands/ # Python bytecode cache __pycache__/ + +# Dated local backups of secret files (kept on disk, never tracked) +*.bak-[0-9]* |
