We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec0c027 commit 6ebfaceCopy full SHA for 6ebface
1 file changed
home/dot_gitignore
@@ -0,0 +1,7 @@
1
+# Claude Code worktrees set core.hooksPath to a relative "dev/null" on
2
+# Windows, causing git-lfs to mkdir and drop hook stubs in ./dev/null/.
3
+# Ignore the directory globally so those stubs never appear as untracked.
4
+dev/null/
5
+
6
+# Claude Code local settings
7
+**/.claude/settings.local.json
0 commit comments