Add diff context parser defs

This commit is contained in:
Kovid Goyal 2020-10-20 11:37:48 +05:30
parent 6f5ec5aa03
commit 8057bc639d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

3
.gitattributes vendored
View File

@ -11,3 +11,6 @@ kitty/parse-graphics-command.h linguist-generated=true
glfw/*.c linguist-vendored=true
glfw/*.h linguist-vendored=true
kittens/unicode_input/names.h linguist-generated=true
*.py text diff=python
*.m text diff=objc