Skip to content

Commit

Permalink
Don't track vim swap files
Browse files Browse the repository at this point in the history
  • Loading branch information
GanShun committed Feb 28, 2018
1 parent 7397f0f commit 5b58fce
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 @@ -48,3 +48,6 @@ vmlinux
# Python Virtual Env
*.env
*.venv

# Vim swap files
*.swp

0 comments on commit 5b58fce

Please sign in to comment.