gitignore: Ignore vim swap files

This commit is contained in:
Felix Frank
2018-12-12 01:35:33 +01:00
committed by James Shubin
parent 9fefadca24
commit 68ef312233

2
.gitignore vendored
View File

@@ -14,3 +14,5 @@ build/mgmt-*
mgmt.iml mgmt.iml
rpmbuild/ rpmbuild/
releases/ releases/
# vim swap files
.*.sw[op]