neovim/.gitattributes
Daniel Hahler 68b0873c45 vim-patch:8.1.2182: test42 seen as binary by git diff #11256
Problem:    Test42 seen as binary by git diff.
Solution:   Add .gitattributes file.  Make explicit that 'cpo' does not
            contain 'S'. (Daniel Hahler, closes vim/vim#5072)
5b39d7adb0
2019-10-19 11:31:50 -07:00

3 lines
56 B
Plaintext
Executable File

*.h linguist-language=C
src/nvim/testdir/test42.in diff