diff --git a/library.json b/library.json index 3ec2111..d8d0f82 100644 --- a/library.json +++ b/library.json @@ -23,9 +23,12 @@ "platforms": "*", "export": { "exclude": [ + ".github", + "dev" "docs", "**/.vs", - "**/Debug" + "**/Debug", + "build", ] } } \ No newline at end of file