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