Skip to content

Commit 7a1c70e

Browse files
Improved .gitignore
1 parent f6a455d commit 7a1c70e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ build
88
QueueITLibSwift.xcframework.zip
99
.DS_Store
1010
.index-build
11+
.build

Sources/QueueITLib/Constants.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ enum Constants {
22
static let queueCloseUrl = "queueit://close"
33
static let queueRestartSessionUrl = "queueit://restartSession"
44
static let sdkVersion = "iOS-3.4.4"
5+
static let potato = "potato"
56
}

0 commit comments

Comments
 (0)