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