Simplify version control metadata.

* .cvsignore: Delete.
* bin/.cvsignore: Likewise.
* config/.cvsignore: Likewise.
* doc/.cvsignore: Likewise.
* lib/.cvsignore: Likewise.
* lib/autoconf/.cvsignore: Likewise.
* lib/Autom4te/.cvsignore: Likewise.
* lib/autoscan/.cvsignore: Likewise.
* lib/autotest/.cvsignore: Likewise.
* lib/emacs/.cvsignore: Likewise.
* lib/m4sugar/.cvsignore: Likewise.
* man/.cvsignore: Likewise.
* tests/.cvsignore: Likewise.
* bin/.gitignore: Likewise.
* build-aux/.gitignore: Likewise.
* config/.gitignore: Likewise.
* doc/.gitignore: Likewise.
* lib/.gitignore: Likewise.
* lib/autoconf/.gitignore: Likewise.
* lib/Autom4te/.gitignore: Likewise.
* lib/autoscan/.gitignore: Likewise.
* lib/autotest/.gitignore: Likewise.
* lib/emacs/.gitignore: Likewise.
* lib/m4sugar/.gitignore: Likewise.
* man/.gitignore: Likewise.
* tests/.gitignore: Likewise.
* .gitignore: Consolidate all rules into one file.

Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
Eric Blake 2009-08-14 15:52:52 -06:00
parent ac272f28c0
commit 4cdf58d4f0
28 changed files with 89 additions and 228 deletions

View File

@ -1,12 +0,0 @@
Makefile
config.cache
config.log
config.status
configure.scan
autoconf-[0-9].*
*.log
log
releases
autom4te.cache
.#*
.git

74
.gitignore vendored
View File

@ -1,21 +1,67 @@
*.log
*.m4f
*.tmp
*~
.#*
.version
CVS
Fetchdir
INSTALL
/Fetchdir
/INSTALL
Makefile
Makefile.in
TAGS
aclocal.m4
autoconf-[0-9].*
autom4te.cache
config.cache
config.log
config.status
configure
configure.scan
log
releases
tags
/TAGS
/aclocal.m4
/autoconf-[0-9].*
/autom4te.cache
/bin/autoheader
/bin/autoconf
/bin/autoconf.in
/bin/autom4te
/bin/autoreconf
/bin/autoscan
/bin/autoupdate
/bin/ifnames
/build-aux/elisp-comp
/build-aux/install-sh
/build-aux/mdate-sh
/build-aux/missing
/build-aux/mkinstalldirs
/config.cache
/config.log
/config.status
/configure
/configure.scan
/doc/*.??
!/doc/Makefile.am
/doc/*.???
/doc/*.info*
/doc/manual
/doc/stamp-vti
/doc/standards
/doc/version.texi
/lib/autom4te.cfg
/lib/autoscan/autoscan.list
/lib/emacs/*.elc
/lib/emacs/elc-stamp
/lib/m4sugar/version.m4
/log
/man/*.[1-9]
/man/autoscan.log
/releases
/tags
/tests/ac*.at
/tests/atconfig
/tests/atlocal
/tests/autoconf
/tests/autoheader
/tests/autom4te
/tests/autoreconf
/tests/autoscan
/tests/autoupdate
/tests/expr
/tests/ifnames
/tests/mktests.stamp
/tests/package.m4
/tests/testsuite
/tests/testsuite.dir
/tests/wrapper.in

View File

@ -1,5 +1,34 @@
2009-08-14 Eric Blake <ebb9@byu.net>
Simplify version control metadata.
* .cvsignore: Delete.
* bin/.cvsignore: Likewise.
* config/.cvsignore: Likewise.
* doc/.cvsignore: Likewise.
* lib/.cvsignore: Likewise.
* lib/autoconf/.cvsignore: Likewise.
* lib/Autom4te/.cvsignore: Likewise.
* lib/autoscan/.cvsignore: Likewise.
* lib/autotest/.cvsignore: Likewise.
* lib/emacs/.cvsignore: Likewise.
* lib/m4sugar/.cvsignore: Likewise.
* man/.cvsignore: Likewise.
* tests/.cvsignore: Likewise.
* bin/.gitignore: Likewise.
* build-aux/.gitignore: Likewise.
* config/.gitignore: Likewise.
* doc/.gitignore: Likewise.
* lib/.gitignore: Likewise.
* lib/autoconf/.gitignore: Likewise.
* lib/Autom4te/.gitignore: Likewise.
* lib/autoscan/.gitignore: Likewise.
* lib/autotest/.gitignore: Likewise.
* lib/emacs/.gitignore: Likewise.
* lib/m4sugar/.gitignore: Likewise.
* man/.gitignore: Likewise.
* tests/.gitignore: Likewise.
* .gitignore: Consolidate all rules into one file.
Normalize remaining copyright lines.
* BUGS: Reformat copyright line, using UPDATE_COPYRIGHT_FORCE.
* NEWS: Likewise.

View File

@ -1,10 +0,0 @@
Makefile
autoconf.in
autoheader
autoconf
autom4te
autoreconf
autoscan
autoupdate
ifnames
autom4te.cache

10
bin/.gitignore vendored
View File

@ -1,10 +0,0 @@
Makefile
autoconf.in
autoheader
autoconf
autom4te
autoreconf
autoscan
autoupdate
ifnames
autom4te.cache

View File

@ -1,5 +0,0 @@
elisp-comp
install-sh
mdate-sh
missing
mkinstalldirs

View File

@ -1 +0,0 @@
Makefile

1
config/.gitignore vendored
View File

@ -1 +0,0 @@
Makefile

View File

@ -1,36 +0,0 @@
*.AC
*.ACs
*.AT
*.ATs
*.cp
*.cps
*.cv
*.cvs
*.ev
*.evs
*.fn
*.fns
*.MS
*.MSs
*.ov
*.ovs
*.pr
*.prs
*.vr
*.vrs
*.ky
*.aux
*.dvi
*.info
*.log
Makefile
autoconf
*.pdf
*.pg
*.ps
stamp-vti
standards
*.tmp
*.toc
*.tp
version.texi

38
doc/.gitignore vendored
View File

@ -1,38 +0,0 @@
*.AC
*.ACs
*.AT
*.ATs
*.aux
*.cp
*.cps
*.cv
*.cvs
*.dvi
*.ev
*.evs
*.fn
*.fns
*.html
*.htp
*.info*
*.ky
*.log
*.MS
*.MSs
*.ov
*.ovs
*.pdf
*.pg
*.pr
*.prs
*.ps
*.tmp
*.toc
*.tp
*.vr
*.vrs
Makefile
manual
stamp-vti
standards
version.texi

View File

@ -1,2 +0,0 @@
Makefile
autom4te.cfg

2
lib/.gitignore vendored
View File

@ -1,2 +0,0 @@
Makefile
autom4te.cfg

View File

@ -1 +0,0 @@
Makefile

View File

@ -1 +0,0 @@
Makefile

View File

@ -1,2 +0,0 @@
Makefile
*.m4f

View File

@ -1,2 +0,0 @@
Makefile
*.m4f

View File

@ -1 +0,0 @@
Makefile

View File

@ -1,2 +0,0 @@
Makefile
autoscan.list

View File

@ -1,2 +0,0 @@
Makefile
autotest.m4f

View File

@ -1,2 +0,0 @@
Makefile
autotest.m4f

View File

@ -1,3 +0,0 @@
Makefile
*.elc
elc-stamp

View File

@ -1,3 +0,0 @@
Makefile
*.elc
elc-stamp

View File

@ -1,4 +0,0 @@
Makefile
m4sh.m4f
m4sugar.m4f
version.m4

View File

@ -1,4 +0,0 @@
Makefile
m4sh.m4f
m4sugar.m4f
version.m4

View File

@ -1,3 +0,0 @@
*.1
Makefile
autoscan.log

3
man/.gitignore vendored
View File

@ -1,3 +0,0 @@
*.1
Makefile
autoscan.log

View File

@ -1,32 +0,0 @@
*.log
*.tmp
Makefile
acautoheader.at
acautoupdate.at
acc.at
acfortran.at
acfunctions.at
acgeneral.at
acheaders.at
aclang.at
aclibs.at
acprograms.at
acspecific.at
acstatus.at
actypes.at
atconfig
atlocal
autoconf
autoheader
autom4te
autom4te.cache
autoreconf
autoscan
autoupdate
expr
ifnames
mktests.stamp
package.m4
testsuite
testsuite.dir
wrapper.in

32
tests/.gitignore vendored
View File

@ -1,32 +0,0 @@
*.log
*.tmp
Makefile
acautoheader.at
acautoupdate.at
acc.at
acfortran.at
acfunctions.at
acgeneral.at
acheaders.at
aclang.at
aclibs.at
acprograms.at
acspecific.at
acstatus.at
actypes.at
atconfig
atlocal
autoconf
autoheader
autom4te
autom4te.cache
autoreconf
autoscan
autoupdate
expr
ifnames
mktests.stamp
package.m4
testsuite
testsuite.dir
wrapper.in