]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: sync .gitignore items with gnulib entries
authorPádraig Brady <P@draigBrady.com>
Sun, 7 Jun 2015 16:18:39 +0000 (17:18 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 7 Jun 2015 16:24:21 +0000 (17:24 +0100)
commit8f2231aa2466963b43e228fc4b6066dd519da4d0
tree36004da3f4b27df058cda46bc8d8533e5d30af59
parent3150ec900c4b8f84978ca4fb80eb109ae0df875c
maint: sync .gitignore items with gnulib entries

* .gitignore: Add entries for potentially generated headers.
Also remove a couple of items already present in lib/.gitignore.
* cfg.mk (sc_gitignore_missing): A new syntax check rule to
identify missing .gitignore entries.
(sc_gitignore_redundant): A new syntax check rule to
identify redundant .gitignore entries.
Reported by Tomas Nordin.
.gitignore
cfg.mk