We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b1510 commit f987509Copy full SHA for f987509
1 file changed
.gitignore
@@ -46,3 +46,9 @@ go.work.sum
46
docs_build/
47
Gemfile.lock
48
local/
49
+
50
+# personal configs not to commit
51
+# Cursor AI
52
+.cursor
53
+# Claude AI
54
+.claude
0 commit comments