Dont exclude glfw.c from LoC as it no longer is largely auto-generated
This commit is contained in:
parent
b811976018
commit
2c642406d8
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import subprocess
|
|||
|
||||
files_to_exclude = '''\
|
||||
kitty/wcwidth-std.h
|
||||
kitty/glfw.c
|
||||
kitty/charsets.c
|
||||
kitty/unicode-data.c
|
||||
kitty/key_encoding.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue