Selaa lähdekoodia

Update .gitignore to include .build and Package.resolved (#520)

Camden King 10 kuukautta sitten
vanhempi
sitoutus
ebc493dfda
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -19,3 +19,7 @@ Podfile.lock
 
 # Firebase App Check Example
 **/GoogleService-Info.plist
+
+# Swift Build
+.build/
+Package.resolved