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
1 changed files with 4 additions and 0 deletions

View File

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