Skip to content

Commit

Permalink
refactor: update .gitignore (#85)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Jan 21, 2025
1 parent 1eb829e commit 924773f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
/Brewfile.lock.json

# Produced by CocoaPods
/Showcase/Pods/
/DesignToolbox/Pods/

# Produced by Xcode
/Showcase/Showcase.xcodeproj/xcuserdata/
/Showcase/Showcase.xcworkspace/xcuserdata/
/DesignToolbox/DesignToolbox.xcodeproj/xcuserdata/
/DesignToolbox/DesignToolbox.xcworkspace/xcuserdata/
/DerivedData/

# Produced by Fastlane
/Showcase/build/
/DesignToolbox/build/

# Produced by Swift Package Manager
/.swiftpm/xcode/xcshareddata/
Expand Down

0 comments on commit 924773f

Please sign in to comment.