Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Add Vim swap files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ddohler committed Mar 29, 2019
1 parent 2af376a commit 5482973
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 @@ -16,6 +16,7 @@
*.launch
.settings/
*.sublime-workspace
.*.swp

# IDE - VSCode
.vscode/*
Expand Down

0 comments on commit 5482973

Please sign in to comment.