mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 06:12:32 +00:00
mark json file inside .vscode folder as jsonc
This commit is contained in:
parent
294046cddb
commit
fe3973c513
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user