Skip to content

Commit

Permalink
Add vi(m) swap files to .gitignore (#1725)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote authored Apr 11, 2023
1 parent 4226fbc commit 94979d6
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 @@ -6,6 +6,8 @@

# IDE specific files
.vscode
*.swp
*.swo

# Log files
*.log
Expand Down

0 comments on commit 94979d6

Please sign in to comment.