mirror of
				https://github.com/Ryujinx/Opentk.git
				synced 2025-11-04 15:05:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			166 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			166 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root=true
 | 
						|
 | 
						|
[*.{cs,fsx}]
 | 
						|
indent_style=space
 | 
						|
indent_size=4
 | 
						|
 | 
						|
[*.{sln,spec}]
 | 
						|
indent_style=tab
 | 
						|
indent_size=4
 | 
						|
 | 
						|
[*.{xml,sh,cmd,yml,csproj}]
 | 
						|
indent_style=space
 | 
						|
indent_size=2
 |