Add vim swap files to .gitignore

This commit is contained in:
Gary Belvin 2021-03-01 11:46:54 +00:00
parent 3727364517
commit bfa73afdb9
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.idea
*.iml
*.iml
*.swp