Explorar el Código

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

Camden King hace 10 meses
padre
commit
ebc493dfda
Se han modificado 1 ficheros con 4 adiciones y 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