-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ulrich Drepper
committed
May 16, 2009
1 parent
b50f8e4
commit 9a1fbe8
Showing
2 changed files
with
58 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,32 @@ | ||
*.d *.o *.so *.po *.go stamp.* *.stamp *.ustamp *.udeps | ||
*.gz *.Z *.tar *.tgz *.bz2 | ||
=* | ||
TODO COPYING* AUTHORS copyr-* copying.* | ||
glibc-* | ||
*.dvi* | ||
*.info* | ||
*.c.texi | ||
*.ps | ||
*.toc | ||
*.aux | ||
*.log | ||
*.tmp | ||
*.cp | ||
*.cps | ||
*.fn | ||
*.fns | ||
*.vr | ||
*.vrs | ||
*.tp | ||
*.tps | ||
*.ky | ||
*.kys | ||
*.pg | ||
*.pgs | ||
|
||
*.dvi* *.info* *.c.texi *.ps *.pdf | ||
*.toc *.aux *.log *.tmp | ||
*.cp *.cps *.fn *.fns *.vr *.vrs *.tp *.tps *.ky *.kys *.pg *.pgs | ||
|
||
texis top-menu.texi chapters.texi summary.texi stamp-* | ||
distinfo dir-add.texinfo dir-add.texi | ||
texis | ||
top-menu.texi | ||
chapters.texi | ||
summary.texi | ||
stamp-* | ||
distinfo | ||
dir-add.texinfo | ||
dir-add.texi | ||
|
||
libm-err.texi |