Ver código fonte

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

Camden King 10 meses atrás
pai
commit
ebc493dfda
1 arquivos alterados com 4 adições e 0 exclusões
  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