diff --git a/CI/exclude-from-build.json b/CI/exclude-from-build.json index ea893f00..abc6f913 100644 --- a/CI/exclude-from-build.json +++ b/CI/exclude-from-build.json @@ -1,3 +1,5 @@ [ - "^plans" + "^plans/", + "^docs/", + "^CI/exclude-from-build.json$" ] \ No newline at end of file