Skip to content

Commit

Permalink
Update gitignore to ignore swp file used by vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Sep 18, 2018
1 parent 63099b4 commit b294f5f
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 @@ -14,3 +14,6 @@ cmd/csi-sanity/csi-sanity

# JetBrains GoLand
.idea

# Vim
*.swp

0 comments on commit b294f5f

Please sign in to comment.