You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							# Force text files to have unix eols, so Windows/Cygwin does not break them
 | 
						
						
						
						
							 | 
							
							*.* eol=lf
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							# These files are unfortunately not recognized as text files so
 | 
						
						
						
						
							 | 
							
							# explicitly listing them here
 | 
						
						
						
						
							 | 
							
							tpm eol=lf
 | 
						
						
						
						
							 | 
							
							bin/* eol=lf
 | 
						
						
						
						
							 | 
							
							bindings/* eol=lf
 | 
						
						
						
						
							 | 
							
							tests/* eol=lf
 |