Add more of the old .bzrignore to .gitignore.
commitd24e558f7700fa07f014c73f284f5185f8de427b
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Nov 2014 17:11:25 +0000 (21 09:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 21 Nov 2014 17:18:08 +0000 (21 09:18 -0800)
tree1cc6819c4978d42e417716baecd197573f70d8da
parent04ed42002130c7ae940eea8d5b9af9e11a60a055
Add more of the old .bzrignore to .gitignore.

Plus a few more .gitignore improvements.
* .gitignore: Add copyright notice, since it's big enough.
Put exceptions immediately after the patterns they're exceptions
to, to make them easier to follow.
Give four exceptions for the Makefile pattern.
Ignore /confdefs.h, test/indent/*.new, TAGS, GPATH, GSYMS, GRTAGS,
GTAGS, ID, *.exe, some nextstep-related files,
jisx2131-filter, *.orig, *.rej, etc/emacs.tmpdesktop, *.in-h
_* (except for build-aux/snippet/_Noreturn.h), /bin/, /BIN/,
/data/, etc/icons/, lib/cxxdefs.h, lib/SYS/, /libexec/, /lock/,
/README.W32, /share/, /site-lisp/, src/gdb.ini, /var/.
Ignore /configure.lineno, since POSIX requires
LINENO only with the User Portability Utilities option.
Ignore *cust-load.el and *loaddefs.el only under lisp.
Ignore core files of various flavors.
Do not ignore etc/refcards/gnus-logo.pdf.
.gitignore
ChangeLog