diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-16 09:28:06 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-16 10:38:54 +0200 |
commit | 863615332688db0aa6db3dea642752241f051e5c (patch) | |
tree | c65bb0d1626fee72136d62a2af17fec146acada4 /stdlib | |
parent | bb87237534eee688ad8c8eab10e433ae6238fc03 (diff) | |
download | glibc-863615332688db0aa6db3dea642752241f051e5c.tar.gz glibc-863615332688db0aa6db3dea642752241f051e5c.tar.xz glibc-863615332688db0aa6db3dea642752241f051e5c.zip |
remove mpn-copy.mk from .gitignore files
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/.gitignore b/stdlib/.gitignore index 97cc86e891..1297114731 100644 --- a/stdlib/.gitignore +++ b/stdlib/.gitignore @@ -4,5 +4,5 @@ TODO AUTHORS copyr-* copying.* glibc-* -mpn-copy.mk + distinfo |