Skip to content

Commit

Permalink
Add vim swp files to gitignore (#3940)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesserockz authored Jun 11, 2024
1 parent 182ce76 commit 22d6add
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 @@ -13,3 +13,6 @@ venv
/.idea/

_pagefind/

# Vim
*.swp

0 comments on commit 22d6add

Please sign in to comment.