Update .gitignore

This patchset adds "helm-toolkit" to .gitignore. As that folder has been
migrated to OSH-infra, this allows developers to conveniently symlink to
the folder in OSH-infra without the risk of checking such symlink into
this repository.

Change-Id: Idb475896625ab310812bf7043e020c0c2847156f
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2018-05-13 22:14:10 -05:00
parent 966a7f08ef
commit b869fabba1
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -72,3 +72,6 @@ releasenotes/build
# Gate and Check Logs
logs/
tmp/
# Developer symlinks
helm-toolkit