diff options
author | 1999-07-28 18:57:42 +0000 | |
---|---|---|
committer | 1999-07-28 18:57:42 +0000 | |
commit | 105306ae6e43d3fe022c404ae07a49938049eef6 (patch) | |
tree | e843f15234078334cd191ac23a17563b203aa0d2 /.cvsignore | |
parent | 1999-07-27 Mark Kettenis <kettenis@gnu.org> (diff) | |
download | glibc-105306ae6e43d3fe022c404ae07a49938049eef6.tar.xz glibc-105306ae6e43d3fe022c404ae07a49938049eef6.zip |
Remove COPYING*.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index e823a79689..55e9e47d14 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,7 +1,7 @@ *.d *.o *.so *.po *.go *.bo stamp.* *.stamp *.ustamp *.udeps *.gz *.Z *.tar *.tgz =* -TODO COPYING* AUTHORS copyr-* copying.* +TODO AUTHORS copyr-* copying.* glibc-* configparms |