mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| # editorconfig.org
 | |
| 
 | |
| root = true
 | |
| 
 | |
| [*]
 | |
| charset = utf-8
 | |
| indent_style = space
 | |
| indent_size = 4
 | |
| insert_final_newline = true
 | |
| end_of_line = lf
 | 
