mirror of
				https://github.com/brain-hackers/wiki.brainux.org
				synced 2025-11-04 14:38:36 +09:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			96 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			96 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = true
 | 
						|
 | 
						|
[*.html]
 | 
						|
charset = utf-8
 | 
						|
indent_size = 2
 | 
						|
end_of_line = lf
 | 
						|
 | 
						|
[*.md]
 | 
						|
end_of_line = lf
 |