mark json file inside .vscode folder as jsonc

This commit is contained in:
eZio Pan 2024-01-06 11:59:55 +08:00 committed by GitHub
parent 294046cddb
commit fe3973c513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View File

@ -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
*.swp binary