]> git.eshelyaron.com Git - emacs.git/commitdiff
* .gitignore: Remove !test/etags/html-src/*.html.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jun 2015 01:27:13 +0000 (18:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 3 Jun 2015 02:59:25 +0000 (19:59 -0700)
It's no longer needed, since *.html was removed.  Sort.

.gitignore

index d7be8463da721df8e8f91b8eb5e209c2dec65675..bc6be66bb521ff51ef38ba069453f2a9f4d41dad 100644 (file)
@@ -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