Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
chore(vim): Add vim temp files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsoftware committed Dec 3, 2018
1 parent 0f2141b commit be7cb41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ yarn-error.log*

# VSCode
.vscode

# vim
*.swp

0 comments on commit be7cb41

Please sign in to comment.