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 /libio | |
parent | remove mpn-copy.mk from .gitignore files (diff) | |
download | glibc-edeabc047e56680a293c39992d227b4c430cc0a7.tar.gz glibc-edeabc047e56680a293c39992d227b4c430cc0a7.tar.bz2 glibc-edeabc047e56680a293c39992d227b4c430cc0a7.zip |
remove subsumed .gitignore entries and files
Diffstat (limited to 'libio')
-rw-r--r-- | libio/.gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libio/.gitignore b/libio/.gitignore deleted file mode 100644 index 1297114731..0000000000 --- a/libio/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz -=* -TODO AUTHORS copyr-* copying.* -glibc-* - - -distinfo |