소스 검색

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