diff --git a/.gitattributes b/.gitattributes
index 4db9edae7..a51376f0d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -15,6 +15,8 @@
 *.x        text
 *.yml      text
 
+.vscode/*.json linguist-language=JSON-with-Comments
+
 *.raw    binary
 *.bin    binary
 *.png    binary
@@ -38,4 +40,4 @@
 *.pdf    binary
 *.ez     binary
 *.bz2    binary
-*.swp    binary
\ No newline at end of file
+*.swp    binary