Эх сурвалжийг харах

Add Carthage build folder to .gitignore

Andrea Bizzotto 9 жил өмнө
parent
commit
a3bacb23d7
1 өөрчлөгдсөн 5 нэмэгдсэн , 1 устгасан
  1. 5 1
      .gitignore

+ 5 - 1
.gitignore

@@ -19,4 +19,8 @@ DerivedData
 # Pods - for those of you who use CocoaPods
 Pods
 # emacs
-*~
+*~
+# Swift Package Manager
+.build/
+# Carthage
+Carthage/Build