mirror of
				https://github.com/digitalocean/nginxconfig.io.git
				synced 2025-11-04 09:26:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			176 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
end_of_line = lf
 | 
						|
insert_final_newline = true
 | 
						|
indent_style = space
 | 
						|
indent_size = 4
 | 
						|
 | 
						|
[*.scss]
 | 
						|
indent_size = 2
 | 
						|
 | 
						|
[*.json]
 | 
						|
indent_size = 2
 | 
						|
 | 
						|
[*.yml]
 | 
						|
indent_size = 2
 |