diff --git a/.vscode/.gitattributes b/.vscode/.gitattributes new file mode 100644 index 000000000..026e40131 --- /dev/null +++ b/.vscode/.gitattributes @@ -0,0 +1,2 @@ +# Configure GitHub to not mark comments in configuration files as errors +*.json linguist-language=JSON-with-Comments