Update .jscpd.json

This commit is contained in:
Alexandre
2022-02-18 18:15:17 +01:00
committed by GitHub
parent dd50f4674f
commit 90c76c5651

View File

@@ -4,6 +4,6 @@
"ignore": [ "ignore": [
"**/.git/**", "**/.git/**",
"**/*.md", "**/*.md",
"check-pr.yaml" "**/workflows/**"
] ]
} }