diff options
author | Jim Meyering <meyering@redhat.com> | 2010-10-17 12:47:38 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-10-17 15:55:13 +0200 |
commit | b1b23d894b1aeb03ac59a570b634f5d248268b8c (patch) | |
tree | f73911177f79dd71324205b447bdf424a594be08 /doc | |
parent | 766ec503f7916dd73486a658b4da5307eaf4cd60 (diff) | |
download | coreutils-b1b23d894b1aeb03ac59a570b634f5d248268b8c.tar.xz |
.gitignore: anchor patterns
* .gitignore: Anchor most patterns. Remove .tarball-version.
* doc/.gitignore: Anchor all patterns.
Remove getdate.texi and get_date.texi.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 46 |
1 files changed, 22 insertions, 24 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 7eca8d157..ef55efd58 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,24 +1,22 @@ -constants.texi -coreutils.aux -coreutils.cp -coreutils.cps -coreutils.dvi -coreutils.fl -coreutils.fn -coreutils.html -coreutils.info -coreutils.ky -coreutils.log -coreutils.op -coreutils.pdf -coreutils.pg -coreutils.toc -coreutils.tp -coreutils.vr -fdl.texi -gendocs_template -get_date.texi -getdate.texi -parse-datetime.texi -stamp-vti -version.texi +/constants.texi +/coreutils.aux +/coreutils.cp +/coreutils.cps +/coreutils.dvi +/coreutils.fl +/coreutils.fn +/coreutils.html +/coreutils.info +/coreutils.ky +/coreutils.log +/coreutils.op +/coreutils.pdf +/coreutils.pg +/coreutils.toc +/coreutils.tp +/coreutils.vr +/fdl.texi +/gendocs_template +/parse-datetime.texi +/stamp-vti +/version.texi |