Skip to content

Commit

Permalink
gitignore: Add swp files (for vim).
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Howell authored and showell committed Oct 11, 2018
1 parent 4d03ab0 commit 5c86679
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 @@ -45,6 +45,9 @@ zuliprc
botserverrc
.botserverrc

# vim
.swp

# mypy
.mypy_cache

Expand Down

0 comments on commit 5c86679

Please sign in to comment.