diff --git a/VisualStudioCode.gitattributes b/VisualStudioCode.gitattributes new file mode 100644 index 0000000..fb0458e --- /dev/null +++ b/VisualStudioCode.gitattributes @@ -0,0 +1,2 @@ +# Fix syntax highlighting on GitHub to allow comments +.vscode/*.json linguist-language=JSON-with-Comments