Mark the terminfo files as generated
This commit is contained in:
parent
e4dcd13f33
commit
83ff14cbd1
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -19,6 +19,8 @@ glfw/*.h linguist-vendored=true
|
||||||
kittens/unicode_input/names.h linguist-generated=true
|
kittens/unicode_input/names.h linguist-generated=true
|
||||||
tools/wcswidth/std.go linguist-generated=true
|
tools/wcswidth/std.go linguist-generated=true
|
||||||
tools/unicode_names/names.txt linguist-generated=true
|
tools/unicode_names/names.txt linguist-generated=true
|
||||||
|
terminfo/kitty.term* linguist-generated=true
|
||||||
|
terminfo/x/* linguist-generated=true
|
||||||
|
|
||||||
*.py text diff=python
|
*.py text diff=python
|
||||||
*.m text diff=objc
|
*.m text diff=objc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue