diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-05-15 19:47:10 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-05-15 19:47:10 -0700 |
commit | 9a1fbe861d8ae41976f926a211d59098a030878f (patch) | |
tree | f989cf7072165cbc2b193223422d2b5cd178b05d /manual/.gitignore | |
parent | b50f8e42ba3010f0141e6a482e0820f658e89b63 (diff) | |
download | glibc-9a1fbe861d8ae41976f926a211d59098a030878f.tar.gz glibc-9a1fbe861d8ae41976f926a211d59098a030878f.tar.xz glibc-9a1fbe861d8ae41976f926a211d59098a030878f.zip |
Cleanup some .gitignore files.
Diffstat (limited to 'manual/.gitignore')
-rw-r--r-- | manual/.gitignore | 40 |
1 files changed, 29 insertions, 11 deletions
diff --git a/manual/.gitignore b/manual/.gitignore index 54abbbb5a4..27f045cc1f 100644 --- a/manual/.gitignore +++ b/manual/.gitignore @@ -1,14 +1,32 @@ -*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz *.bz2 -=* -TODO COPYING* AUTHORS copyr-* copying.* -glibc-* +*.dvi* +*.info* +*.c.texi +*.ps +*.pdf +*.toc +*.aux +*.log +*.tmp +*.cp +*.cps +*.fn +*.fns +*.vr +*.vrs +*.tp +*.tps +*.ky +*.kys +*.pg +*.pgs -*.dvi* *.info* *.c.texi *.ps *.pdf -*.toc *.aux *.log *.tmp -*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs - -texis top-menu.texi chapters.texi summary.texi stamp-* -distinfo dir-add.texinfo dir-add.texi +texis +top-menu.texi +chapters.texi +summary.texi +stamp-* +distinfo +dir-add.texinfo +dir-add.texi libm-err.texi |