diff --git a/home/dot_gitignore b/home/dot_gitignore new file mode 100644 index 0000000..af139cc --- /dev/null +++ b/home/dot_gitignore @@ -0,0 +1,7 @@ +# Claude Code worktrees set core.hooksPath to a relative "dev/null" on +# Windows, causing git-lfs to mkdir and drop hook stubs in ./dev/null/. +# Ignore the directory globally so those stubs never appear as untracked. +dev/null/ + +# Claude Code local settings +**/.claude/settings.local.json