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