Ignore vim temp files: swp, swo

This commit is contained in:
Marcelo Parada
2018-07-30 12:38:15 +02:00
committed by Isaac Slavitt
parent 82848d569f
commit b2e84ff698

View File

@@ -80,3 +80,7 @@ target/
# Mac OS-specific storage files
.DS_Store
# vim
*.swp
*.swo