mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ignore .res files generated by the tests in testdir
This commit is contained in:
parent
add41dca98
commit
9768d510fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@ tags
|
||||
# Files generated by the tests
|
||||
/src/nvim/testdir/del
|
||||
/src/nvim/testdir/test*.out
|
||||
/src/nvim/testdir/test*.res
|
||||
/src/nvim/testdir/test.log
|
||||
/src/nvim/testdir/messages
|
||||
/src/nvim/testdir/viminfo
|
||||
|
Loading…
Reference in New Issue
Block a user