Skip to content

Commit

Permalink
gitignore: ignore vim swap files (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
compnerd authored Feb 18, 2020
1 parent 16ab4d6 commit e5f32c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Package.resolved
.podspecs
DerivedData
.swiftpm
.*.sw?

1 comment on commit e5f32c0

@1proprogrammerchant
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no wonder why they kept coming to me haha

Please # to comment.