From 790c69057269dbed855375b91120ccf3cce0f830 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 16 Nov 2014 17:19:05 -0800 Subject: Simplify and fix doc-related .gitignore files. This fixes some unwanted 'git status' output after 'make docs'. * .gitignore: Add **/Makefile, **/makefile. Remove Makefile, makefile. Add doc/*/*.xxx rules for the usual kinds of documentation outputs and temporaries. Add doc/misc/cc-mode.ss. * doc/emacs/.gitignore, doc/lispref/.gitignore, doc/misc/.gitignore: * lwlib/.gitignore, oldXMenu/.gitignore: Remove, as these .gitignore files are no longer needed. * doc/lispintro/.gitignore: Replace with list of exceptional PDF files. --- oldXMenu/.gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 oldXMenu/.gitignore (limited to 'oldXMenu') diff --git a/oldXMenu/.gitignore b/oldXMenu/.gitignore deleted file mode 100644 index f3c7a7c5da6..00000000000 --- a/oldXMenu/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Makefile -- cgit v1.2.3