mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 22:50:49 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
end_of_line = lf
 | 
						|
insert_final_newline = true
 | 
						|
 | 
						|
[*.cs]
 | 
						|
end_of_line = lf
 | 
						|
indent_style = space
 | 
						|
indent_size = 4
 |