19 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			318 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Standard LaTeX ancillary output files
 | |
| *.aux
 | |
| *.dvi
 | |
| *.toc
 | |
| # Log files by name, since .log may be of interest in some other context.
 | |
| comprehensive-gpl-guide.log
 | |
| # bkuhn often makes an x.ps file in intermediate testing.
 | |
| x.ps
 | |
| # Emacs temporary files
 | |
| *~
 | |
| \#*\#
 | |
| .\#*
 | |
| auto-save-list
 | |
| public_html
 | |
| *.idv
 | |
| *.lg
 | |
| *.tmp
 | |
| *.xref
 | |
| *.log
 | 
