diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-16 09:16:27 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-16 10:38:53 +0200 |
commit | bb87237534eee688ad8c8eab10e433ae6238fc03 (patch) | |
tree | c94e37110e60bb4300775e6d5e23f9fd1ed93ee0 /stdio-common/.gitignore | |
parent | ff6ff38db28323c6de078614198c2d89e8e1df07 (diff) | |
download | glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.tar.gz glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.tar.xz glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.zip |
remove COPYING* from .gitignore files
Diffstat (limited to 'stdio-common/.gitignore')
-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 602b74c1ae..97cc86e891 100644 --- a/stdio-common/.gitignore +++ b/stdio-common/.gitignore @@ -1,7 +1,7 @@ *.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps *.gz *.Z *.tar *.tgz =* -TODO COPYING* AUTHORS copyr-* copying.* +TODO AUTHORS copyr-* copying.* glibc-* mpn-copy.mk |