mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
.gitignore: src/nvim/testdir/*.tlog
This commit is contained in:
parent
7ed2122622
commit
6bb24b45f8
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,6 +42,8 @@ tags
|
||||
/src/nvim/testdir/valgrind.*
|
||||
/src/nvim/testdir/.gdbinit
|
||||
/runtime/indent/testdir/*.out
|
||||
# Generated by src/nvim/testdir/runnvim.sh.
|
||||
/src/nvim/testdir/*.tlog
|
||||
|
||||
# Generated by unit tests.
|
||||
/test/includes/post/
|
||||
|
Loading…
Reference in New Issue
Block a user