mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Meta: Add gitattributes file
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
This commit is contained in:
		
							parent
							
								
									cd20ca0e2a
								
							
						
					
					
						commit
						d6f303c6db
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.gitattributes
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | ||||||
|  | dist/languages/* linguist-vendored | ||||||
|  | dist/qt_themes/* linguist-vendored | ||||||
|  | externals/* linguist-vendored | ||||||
|  | *.h linguist-language=cpp | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue