mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Remove test-markdown.json and update .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
rendered.html
|
||||
test-markdown.json
|
||||
|
||||
**/.claude/settings.local.json
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"text": "# Test Rendering\n\n\\n\nThe image above has no alt text but should still render.",
|
||||
"mode": "gfm",
|
||||
"context": "anthropics/claude-code-action"
|
||||
}
|
||||
Reference in New Issue
Block a user