Explorar o código

Linux: Add .build/ to gitignore

Julien Chaumond %!s(int64=10) %!d(string=hai) anos
pai
achega
7a0eea2458
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -23,4 +23,6 @@ DerivedData
 # you should judge for yourself, the pros and cons are mentioned at:
 # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
 #
-# Pods/
+# Pods/
+
+.build/