diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-16 09:52:16 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-16 10:41:40 +0200 |
commit | edeabc047e56680a293c39992d227b4c430cc0a7 (patch) | |
tree | a8e76f493f1e30f4a74332d886d0025ddc64b870 /csu | |
parent | 863615332688db0aa6db3dea642752241f051e5c (diff) | |
download | glibc-edeabc047e56680a293c39992d227b4c430cc0a7.tar.gz glibc-edeabc047e56680a293c39992d227b4c430cc0a7.tar.xz glibc-edeabc047e56680a293c39992d227b4c430cc0a7.zip |
remove subsumed .gitignore entries and files
Diffstat (limited to 'csu')
-rw-r--r-- | csu/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/csu/.gitignore b/csu/.gitignore index 112daed819..d8933cf691 100644 --- a/csu/.gitignore +++ b/csu/.gitignore @@ -1,7 +1 @@ -*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz -=* -TODO AUTHORS copyr-* copying.* -glibc-* -distinfo specs |