We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbc9fc commit 7213402Copy full SHA for 7213402
.gitignore
@@ -44,4 +44,7 @@ yarn-error.*
44
45
CLAUDE.local.md
46
47
-.dev/worktree/*
+# IDE
48
+.idea
49
+
50
+.dev/worktree/*
0 commit comments