Skip to content

Commit

Permalink
ignore .swiftpm/ folder (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
zntfdr authored Feb 29, 2020
1 parent 8c24aa3 commit f909cd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ xcuserdata/
*.dSYM.zip
*.dSYM

## Swift Package Manager Specific
.swiftpm/

## Playgrounds
timeline.xctimeline
playground.xcworkspace
Expand Down

0 comments on commit f909cd4

Please sign in to comment.