Browse Source

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

Camden King 10 tháng trước cách đây
mục cha
commit
ebc493dfda
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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