Update .jscpd.json

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

View File

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