aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2024-01-20 01:50:26 +0100
committerGitHub <[email protected]>2024-01-20 01:50:26 +0100
commit777c0186238ab70cddf0944d3d0a731b5cb1c970 (patch)
treeb0f02bd334712c06d72540be44e80d6099d6c007
parenta2eb46e9e458abec477a118ddbec12ae3f9f0900 (diff)
parentfe3973c513a71d20ec2bc2f7d3cefd414f405980 (diff)
Merge pull request #2408 from eZioPan/petting-gh-linguist
mark json file inside .vscode folder as jsonc
-rw-r--r--.gitattributes4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 4db9edae7..a51376f0d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -15,6 +15,8 @@
15*.x text 15*.x text
16*.yml text 16*.yml text
17 17
18.vscode/*.json linguist-language=JSON-with-Comments
19
18*.raw binary 20*.raw binary
19*.bin binary 21*.bin binary
20*.png binary 22*.png binary
@@ -38,4 +40,4 @@
38*.pdf binary 40*.pdf binary
39*.ez binary 41*.ez binary
40*.bz2 binary 42*.bz2 binary
41*.swp binary \ No newline at end of file 43*.swp binary