Add vim undo files to .gitignore

mine
fridokus 2019-09-18 09:08:31 +02:00
parent e270fba554
commit dea1709222
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -14,4 +14,5 @@ popeye1.go
gen.sh
cluster_info_test.go
*.test
*.log
*.log
*~