Merge pull request #70457 from dims/git-ignore-vendordiff-patch-file

git ignore vendordiff.patch to avoid accidental checkin
This commit is contained in:
k8s-ci-robot 2018-11-05 08:14:16 -08:00 committed by GitHub
commit 4b9e30422e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -127,3 +127,6 @@ zz_generated_*_test.go
/bazel-*
*.pyc
# generated by verify-godeps.sh
vendordiff.patch