Skip to content

Commit

Permalink
[Gardening] Extend gitignore to cover artifacts of `swift package gen…
Browse files Browse the repository at this point in the history
…erate-xcodeproj` (square#146)

Co-authored-by: Kyle Bashour <[email protected]>
  • Loading branch information
nononoah and kylebshr authored Sep 14, 2020
1 parent af5c605 commit d657d9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Pods/

# SPM
.swiftpm/
.build/
BlueprintUI.xcodeproj/

# jazzy
.docs/

0 comments on commit d657d9a

Please sign in to comment.