Skip to content

Commit 73f454b

Browse files
authored
Update .gitignore to include .build and Package.resolved
Updating .gitignore to include .build/ to prevent issues like d330203 from happening in the future.
1 parent 090f1c6 commit 73f454b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ Podfile.lock
1919

2020
# Firebase App Check Example
2121
**/GoogleService-Info.plist
22+
23+
# Swift Build
24+
.build/
25+
Package.resolved

0 commit comments

Comments
 (0)