Skip to content

Commit

Permalink
Add vim files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lieryan committed Jul 21, 2022
1 parent 8b64350 commit 35876e0
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 @@ -133,3 +133,6 @@ docs/_build/
build/
.ctags
tags

# Vim swap files
*.sw[po]

0 comments on commit 35876e0

Please sign in to comment.