|  | @@ -46,7 +46,7 @@ portlog.txt
 | 
	
		
			
				|  |  |  *-gyp.mk
 | 
	
		
			
				|  |  |  out
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -# Xcode
 | 
	
		
			
				|  |  | +# XCode
 | 
	
		
			
				|  |  |  build/
 | 
	
		
			
				|  |  |  *.pbxuser
 | 
	
		
			
				|  |  |  !default.pbxuser
 | 
	
	
		
			
				|  | @@ -64,3 +64,12 @@ DerivedData
 | 
	
		
			
				|  |  |  *.ipa
 | 
	
		
			
				|  |  |  *.xcuserstate
 | 
	
		
			
				|  |  |  *.DS_Store
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +# Objective-C generated files
 | 
	
		
			
				|  |  | +*.pbobjc.*
 | 
	
		
			
				|  |  | +*.pbrpc.*
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +# Cocoapods artifacts
 | 
	
		
			
				|  |  | +# Podfile.lock and the workspace file are tracked, to ease deleting them. That's
 | 
	
		
			
				|  |  | +# needed to trigger "pod install" to rerun the preinstall commands.
 | 
	
		
			
				|  |  | +Pods/
 |