.gitignore: VIM swap files

This commit is contained in:
Athanasius 2021-07-01 17:30:37 +00:00
parent 4e343fe444
commit 7684cec4d5

2
.gitignore vendored
View File

@ -61,3 +61,5 @@ target/
# Editors
.idea
# VIM swap files
.*.sw?