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 /libio | |
parent | bb87237534eee688ad8c8eab10e433ae6238fc03 (diff) | |
download | glibc-863615332688db0aa6db3dea642752241f051e5c.tar.gz |
remove mpn-copy.mk from .gitignore files
Diffstat (limited to 'libio')
-rw-r--r-- | libio/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libio/.gitignore b/libio/.gitignore index 97cc86e891..1297114731 100644 --- a/libio/.gitignore +++ b/libio/.gitignore @@ -4,5 +4,5 @@ TODO AUTHORS copyr-* copying.* glibc-* -mpn-copy.mk + distinfo |