Skip to content

Commit 96abe8e

Browse files
authored
Updated gitignore (#469)
1 parent 8f85b2a commit 96abe8e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ deploy/.vagrant/
9595
.vs/
9696
*.user
9797

98-
modules/ROOT/holding-bin/*.*
99-
modules/ROOT/temp-bin/*.*
100-
modules/swift/examples/thisbin/Untitled-1.swift
98+
modules/ROOT/holding-bin/**
99+
modules/ROOT/temp-bin/**
100+
modules/swift/examples/thisbin/**
101+
modules/swift/examples/CouchbaseLiteSwift.xcframework/**

0 commit comments

Comments
 (0)