Explorar o código

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

Camden King hai 10 meses
pai
achega
ebc493dfda
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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