]> granicus.if.org Git - vim/commitdiff
Update ignored files. Delete file that should have been deleted by patch 7.4.1016.
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Jan 2016 17:05:10 +0000 (18:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Jan 2016 17:05:10 +0000 (18:05 +0100)
.gitignore
src/testdir/todos.vim [deleted file]

index 46d0de56c00cd633114e29f61cb6cfa7f89a08ab..acd9fc8adb23493f4da88c3e68a8131545432fc3 100644 (file)
@@ -37,6 +37,7 @@ src/pathdef.c
 src/Obj*/pathdef.c
 gvimext.dll
 gvimext.lib
+runtime/doc/uganda.nsis.txt
 
 # Borland C++
 bcc.cfg
diff --git a/src/testdir/todos.vim b/src/testdir/todos.vim
deleted file mode 100644 (file)
index 0256a51..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-:" Script to make sure a file is in "dos" file format.
-:set ff=dos
-:wq