mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			127 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
indent_style = tab
 | 
						|
indent_size = 2
 | 
						|
charset = utf-8
 | 
						|
insert_final_newline = true
 | 
						|
 | 
						|
[*.json]
 | 
						|
indent_style = space
 |