diff --git a/docs/config.json b/docs/config.json index aad52805d..ef437547e 100644 --- a/docs/config.json +++ b/docs/config.json @@ -13,7 +13,8 @@ ], "ignoreFiles": [ "~$", - "^\\." + "^\\.", + "\\.go$" ], "enableGitInfo": true, "markup": {