Update ignored files. Delete file that should have been deleted by patch 7.4.1016.

This commit is contained in:
Bram Moolenaar
2016-01-02 18:05:10 +01:00
parent 887c1fea4a
commit 89b24fcfc2
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View 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

View File

@ -1,3 +0,0 @@
:" Script to make sure a file is in "dos" file format.
:set ff=dos
:wq