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 /sunrpc | |
parent | ff6ff38db28323c6de078614198c2d89e8e1df07 (diff) | |
download | glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.zip glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.tar.gz glibc-bb87237534eee688ad8c8eab10e433ae6238fc03.tar.bz2 |
remove COPYING* from .gitignore files
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/.gitignore b/sunrpc/.gitignore index b2e79b5..0da51c4 100644 --- a/sunrpc/.gitignore +++ b/sunrpc/.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-* rpcsrc-4.0 |