diff options
Diffstat (limited to 'stdlib/.gitignore')
-rw-r--r-- | stdlib/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stdlib/.gitignore b/stdlib/.gitignore new file mode 100644 index 0000000000..602b74c1ae --- /dev/null +++ b/stdlib/.gitignore @@ -0,0 +1,8 @@ +*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps +*.gz *.Z *.tar *.tgz +=* +TODO COPYING* AUTHORS copyr-* copying.* +glibc-* + +mpn-copy.mk +distinfo |