Do not ignore .drone.sec file

pull/6/head
mbohlool 2016-08-16 02:23:14 -07:00
parent 2166ce2fdc
commit ca7180e2b0
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -107,3 +107,6 @@ kubernetes.tar.gz
/.make/
# Just in time generated data in the source, should never be commited
/test/e2e/generated/bindata.go
# This file used by some vendor repos (e.g. github.com/go-openapi/...) to store secret variables and should not be ignored
!\.drone\.sec