From: Paul Eggert Date: Wed, 3 Jun 2015 01:27:13 +0000 (-0700) Subject: * .gitignore: Remove !test/etags/html-src/*.html. X-Git-Tag: emacs-25.0.90~1885 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2211e51b7bd5247dfc22ecde8e6c4be3821b6fb;p=emacs.git * .gitignore: Remove !test/etags/html-src/*.html. It's no longer needed, since *.html was removed. Sort. --- diff --git a/.gitignore b/.gitignore index d7be8463da7..bc6be66bb52 100644 --- a/.gitignore +++ b/.gitignore @@ -208,8 +208,6 @@ lisp/international/uni-*.el *.dvi *.fn *.fns -doc/*/*.html -!test/etags/html-src/*.html *.info *.ky *.kys @@ -224,7 +222,6 @@ doc/*/*.html *.pgs *.pj *.pjs -doc/*/*.ps *.sc *.scs *.t2d/ @@ -235,6 +232,8 @@ doc/*/*.ps *.tps *.vr *.vrs +doc/*/*.html +doc/*/*.ps doc/emacs/emacsver.texi doc/man/emacs.1 doc/misc/cc-mode.ss