Skip to content

Commit 17e0fed

Browse files
committed
chore: add .markdownlint.json to gitignore
Prevents tracking of Markdown lint configuration file by adding it to .gitignore.
1 parent d8ddec6 commit 17e0fed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,4 @@ cline_mcp_settings.json
182182
.continue/agents/new-config.yaml
183183
.continue/rules/new-rule-1.md
184184
.continue/rules/new-rule.md
185+
.markdownlint.json

0 commit comments

Comments
 (0)