We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e16f252 + 5cc713c commit a9e5048Copy full SHA for a9e5048
4 files changed
.gitignore
@@ -7,6 +7,7 @@
7
.idea
8
.editorconfig
9
.cursor/
10
+.claude/
11
12
# npm yarn
13
node_modules
@@ -46,12 +47,14 @@ local-test.yml
46
47
.yalc
48
yalc.lock
49
-tmp/
50
+
51
52
# Super-linter outputs
53
super-linter-output
54
super-linter.log
55
56
# GitHub Actions leftovers
57
github_conf
-.claude
58
59
+# Temporary files
60
+tmp/
.remarkrc.yml
.yarnrc.yml
src/pages/contributors.json
0 commit comments