diff --git a/.ecrc.json b/.ecrc.json index 39e2e37..4da6169 100644 --- a/.ecrc.json +++ b/.ecrc.json @@ -1,3 +1,3 @@ { - "Exclude": ["Cargo\\.lock$", "dist"] + "Exclude": ["Cargo\\.lock$", "dist", "*\\.md"] }