Explorar el Código

Add Carthage/Build to .gitignore to avoid dirty submodules when installing with Carthage

Fabio Teles hace 9 años
padre
commit
6857323cca
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -19,6 +19,9 @@ DerivedData
 *.ipa
 *.xcuserstate
 
+# Carthage
+Carthage/Build
+
 # CocoaPods
 #
 # We recommend against adding the Pods directory to your .gitignore. However