changeset 7449:2f4a94fe0513

commit https://github.com/vim/vim/commit/89b24fcfc2250d3ccb2f96c61911d9ad0020756b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 18:05:10 2016 +0100 Update ignored files. Delete file that should have been deleted by patch 7.4.1016.
author Christian Brabandt <cb@256bit.org>
date Sat, 02 Jan 2016 18:15:04 +0100
parents 7f446cc997d2
children e159dff12e40
files .gitignore src/testdir/todos.vim
diffstat 2 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ src/pathdef.c
 src/Obj*/pathdef.c
 gvimext.dll
 gvimext.lib
+runtime/doc/uganda.nsis.txt
 
 # Borland C++
 bcc.cfg
deleted file mode 100644
--- a/src/testdir/todos.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-:" Script to make sure a file is in "dos" file format.
-:set ff=dos
-:wq