gitignore: more use of anchors
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 14:43:08 +0000 (16:43 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 14:43:08 +0000 (16:43 +0200)
commitfe1b11ebe22d45eac5625b237d5dd4d20e0d03c8
tree92cd97308de72a72d30d30f8717319a5224d00b8
parente171f615247e832582c4806016dc58be7e2f2594
gitignore: more use of anchors

* .gitignore: Anchor files that are intended to be ignored only
if found in the same directory of the `.gitignore' file, not also
in its subdirectories.
* doc/.gitignore, doc/amhello/.gitignore, lib/Automake/.gitignore,
lib/Automake/tests/.gitignore, tests/.gitignore: Likewise.  Also,
where needed, add new entries that were once implied by the
non-anchored entries in the upper-level `.gitignore' files.
.gitignore
ChangeLog
doc/.gitignore
doc/amhello/.gitignore
lib/Automake/.gitignore
lib/Automake/tests/.gitignore
tests/.gitignore