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

3
.gitignore vendored
View File

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