Skip to content

Commit becfec8

Browse files
author
Petter Hesselberg
committed
Add Pods to .gitignore
1 parent 44ac41f commit becfec8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ DerivedData
2323
*.ipa
2424
*.xcuserstate
2525

26+
# CocoaPods
27+
/ios/Pods/
28+
2629
# Android/IntelliJ
2730
#
2831
build/

0 commit comments

Comments
 (0)