diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2009-12-02 14:31:54 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2009-12-02 14:31:54 +0100 |
commit | 555e4d2a82bce8b289e8d8a9b137d3342074315b (patch) | |
tree | b7135bdca71b7982ccdfa0a101ddf638c4bcd013 /.gitignore | |
parent | 02a52de084cfbd7d664ddbd00266de790c7faa98 (diff) | |
download | glibc-555e4d2a82bce8b289e8d8a9b137d3342074315b.tar.gz |
Remove build related ignore patterns
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore index a64fda5108..e60e763768 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,4 @@ *~ -*.d -*.o -*.so -*.po -*.go -*.bo -stamp.* -*.stamp -*.ustamp -*.udeps *.gz *.Z *.tar |