瀏覽代碼

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

Camden King 10 月之前
父節點
當前提交
ebc493dfda
共有 1 個文件被更改,包括 4 次插入0 次删除
  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