Browse Source

Merge pull request #110 from amarcadet/patch-1

Added Carthage/Build to .gitignore
Ashley Mills 9 years ago
parent
commit
225f5af85f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -23,4 +23,7 @@ DerivedData
 # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
 #
 # Pods/
-.DS_Store
+.DS_Store
+
+# Carthage
+Carthage/Build