We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a864a96 commit 6881183Copy full SHA for 6881183
.gitignore
@@ -7,4 +7,7 @@ dist/
7
*.tsbuildinfo
8
9
# Test files
10
-packages/server/src/__tests__/tmp/
+packages/server/src/__tests__/tmp/
11
+
12
+# Release artifacts
13
+mcp-pointer-chrome-extension.zip
0 commit comments