Explorar el Código

Adds Carthage/Build into .gitignore

Adds Carthage/Build into .gitignore to improve experience of using CryptoSwift with Carthage with its --use-submodules.
Matias Piipari hace 7 años
padre
commit
4e3f70355a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -18,3 +18,4 @@ timeline.xctimeline
 
 /Framework
 .DS_Store
+Carthage/Build