Skip to content

Commit 90f2f10

Browse files
committed
Add gitignore entry for vendor files
1 parent da6bc16 commit 90f2f10

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,12 @@ local.properties
3939
.cxx/
4040
example/.cxx/
4141

42-
# Ruby / Cocoapods
42+
# Bundle
43+
#
44+
vendor/
45+
46+
# Cocoapods
47+
#
4348
example/ios/Pods
4449
example/vendor/bundle
4550

0 commit comments

Comments
 (0)