mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			159 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			159 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
charset = utf-8
 | 
						|
 | 
						|
[*.{cpp,h,txt,cmake,fsh,vsh}]
 | 
						|
indent_size = 4
 | 
						|
indent_style = tab
 | 
						|
insert_final_newline = true
 | 
						|
trim_trailing_whitespace = true
 |