mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
ad00b03426
These aren't needed as we don't use codecov anymore.
14 lines
315 B
Plaintext
Executable File
14 lines
315 B
Plaintext
Executable File
*.h.in linguist-language=C
|
|
*.c.in linguist-language=C
|
|
*CMakeLists.txt linguist-language=CMake
|
|
|
|
runtime/doc/* linguist-documentation
|
|
|
|
src/xdiff/** linguist-vendored
|
|
src/cjson/** linguist-vendored
|
|
src/unicode/** linguist-vendored
|
|
|
|
src/nvim/testdir/test42.in diff
|
|
|
|
.github/ export-ignore
|