diff --git a/.vscode/.gitattributes b/.gitattributes similarity index 58% rename from .vscode/.gitattributes rename to .gitattributes index 026e40131..73153b0d3 100644 --- a/.vscode/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Configure GitHub to not mark comments in configuration files as errors -*.json linguist-language=JSON-with-Comments +.vscode/*.json linguist-language=JSON-with-Comments