ignore vim swap files

This commit is contained in:
Alexander Cobleigh 2020-10-12 09:56:04 +02:00 committed by Henry
parent b101472767
commit 5064e32abb
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -9,4 +9,7 @@ yarn.lock
# Visual Studio Code
launch.json
*.code-workspace
*.code-workspace
# Vim
.*.sw[a-z]