mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Actually let's keep those.
This commit is contained in:
		
				
					committed by
					
						
						Arfon Smith
					
				
			
			
				
	
			
			
			
						parent
						
							3f14d15722
						
					
				
				
					commit
					d72f3fae33
				
			@@ -74,7 +74,7 @@ module Linguist
 | 
			
		||||
    #
 | 
			
		||||
    # Returns true of false.
 | 
			
		||||
    def xcode_file?
 | 
			
		||||
      ['.nib', '.pbxproj'].include?(extname)
 | 
			
		||||
      ['.nib', '.pbxproj', '.xcworkspacedata', '.xcuserstate'].include?(extname)
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    # Internal: Is the blob minified files?
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user