mark json file inside .vscode folder as jsonc
This commit is contained in:
parent
294046cddb
commit
fe3973c513
1 changed files with 3 additions and 1 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -15,6 +15,8 @@
|
||||||
*.x text
|
*.x text
|
||||||
*.yml text
|
*.yml text
|
||||||
|
|
||||||
|
.vscode/*.json linguist-language=JSON-with-Comments
|
||||||
|
|
||||||
*.raw binary
|
*.raw binary
|
||||||
*.bin binary
|
*.bin binary
|
||||||
*.png binary
|
*.png binary
|
||||||
|
|
Loading…
Reference in a new issue