Skip to content

Commit 2e0d7b2

Browse files
committed
Add .swiftpm to .gitignore
1 parent 53b2465 commit 2e0d7b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ fastlane/test_output
8888
# https://github.com/johnno1962/injectionforxcode
8989

9090
iOSInjectionProject/
91+
92+
# Swift Package Manager
93+
.swiftpm/

0 commit comments

Comments
 (0)