diff .gitignore @ 30898:2ee5b79038f0 v9.0.0783

patch 9.0.0783: ":!" doesn't do anything but does update the previous command Commit: https://github.com/vim/vim/commit/8107a2a8af80a53a61734b600539c5beb4782991 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 17 18:00:23 2022 +0100 patch 9.0.0783: ":!" doesn't do anything but does update the previous command Problem: ":!" doesn't do anything but does update the previous command. Solution: Do not have ":!" change the previous command. (Martin Tournoij, closes #11372)
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Oct 2022 19:15:04 +0200
parents 7449da0e006b
children 7aeaf20e2ba5
line wrap: on
line diff
--- a/.gitignore
+++ b/.gitignore
@@ -85,6 +85,7 @@ src/testdir/messages
 src/testdir/viminfo
 src/testdir/opt_test.vim
 src/testdir/failed
+src/testdir/starttime
 runtime/indent/testdir/*.out
 runtime/indent/testdir/*.fail
 src/memfile_test