Skip to content

Commit

Permalink
Add vim swap files to .gitignore (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
mspang authored Jun 29, 2020
1 parent f17c2a1 commit 67663cd
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 @@ -44,3 +44,6 @@ xcuserdata/
*.xcodeproj/*
*.xcworkspace/*
TAGS

# Text editors
.*.sw[a-z]

0 comments on commit 67663cd

Please sign in to comment.