mirror of
				https://git.eden-emu.dev/eden-emu/eden.git
				synced 2025-10-25 19:03:17 +00:00 
			
		
		
		
	 2dcdc61590
			
		
	
	
		2dcdc61590
		
	
	
	
	
		
			
			Github Linguist will read this file when calculating language stats for the repository. We can use this to exclude any vendored dependencies in externals and dist. Also makes all h files be considered cpp
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| dist/languages/* linguist-vendored
 | |
| dist/qt_themes/* linguist-vendored
 | |
| externals/* linguist-vendored
 | |
| *.h linguist-language=cpp
 |