Git-ignore vim swap files

This commit is contained in:
rockstable 2022-05-04 16:25:51 +02:00
parent 3337c1a540
commit 7aa6bb65a2
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# vim
*.swp
*.sw[a-z]
# Vagrant
.vagrant