We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcd5a9 commit 3512a36Copy full SHA for 3512a36
1 file changed
.gitignore
@@ -27,6 +27,9 @@ private/
27
# Git worktrees
28
.worktrees/
29
30
+# Claude Code local state
31
+.claude/
32
+
33
# Terraform state (contains secrets)
34
*.tfstate
35
*.tfstate.backup
0 commit comments