Skip to content

Commit 4d09b0f

Browse files
committed
add ignore files
1 parent a237c95 commit 4d09b0f

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/.markdownlint-cli2.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
ignores:
2-
- CHANGELOG.md
2+
- CHANGELOG.md
3+
- "**/vendor/**",
4+
- "**/.git/**",
5+
- "**/ci-internal/**",
6+
- "**/docs/cicd/**",
7+
- "**/tests/e2e/**",
8+
- "**/helm-charts-k8s/README.md",
9+
- "**/internal-example/**"

0 commit comments

Comments
 (0)