diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-15 16:47:36 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-15 18:13:37 +0200 |
commit | 2e180a26222caf478f29e272c9d1b5d9c6299752 (patch) | |
tree | 6c4af6bfded2da73b4b05e17a426b9795944a7ab /manual/.gitignore | |
parent | 774f5a3082b9b55a7668e3a92dc847de577c4946 (diff) | |
download | glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.gz glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.tar.xz glibc-2e180a26222caf478f29e272c9d1b5d9c6299752.zip |
rename each .cvsignore file to .gitignore
Diffstat (limited to 'manual/.gitignore')
-rw-r--r-- | manual/.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/.gitignore b/manual/.gitignore new file mode 100644 index 0000000000..54abbbb5a4 --- /dev/null +++ b/manual/.gitignore @@ -0,0 +1,14 @@ +*.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 + +texis top-menu.texi chapters.texi summary.texi stamp-* +distinfo dir-add.texinfo dir-add.texi + +libm-err.texi |