Merge pull request #313 from fridokus/gitignore

Add vim undo files to .gitignore
mine
Fernand Galiana 2019-09-18 18:19:31 -06:00 committed by GitHub
commit 24a7fa8dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ gen.sh
cluster_info_test.go cluster_info_test.go
*.test *.test
*.log *.log
*~