diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
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 |
