Skip to content

Commit 68f939f

Browse files
committed
refactor: update .gitignore (#85)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent b01017f commit 68f939f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
/Brewfile.lock.json
2121

2222
# Produced by CocoaPods
23-
/Showcase/Pods/
23+
/DesignToolbox/Pods/
2424

2525
# Produced by Xcode
26-
/Showcase/Showcase.xcodeproj/xcuserdata/
27-
/Showcase/Showcase.xcworkspace/xcuserdata/
26+
/DesignToolbox/DesignToolbox.xcodeproj/xcuserdata/
27+
/DesignToolbox/DesignToolbox.xcworkspace/xcuserdata/
2828
/DerivedData/
2929

3030
# Produced by Fastlane
31-
/Showcase/build/
31+
/DesignToolbox/build/
3232

3333
# Produced by Swift Package Manager
3434
/.swiftpm/xcode/xcshareddata/

0 commit comments

Comments
 (0)