Merge pull request #5212 from nhooyr/ignore-res

ignore .res files generated by the tests in testdir
This commit is contained in:
James McCoy
2016-08-11 07:19:37 -05:00
committed by GitHub

1
.gitignore vendored
View File

@@ -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