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:
parent
966a7f08ef
commit
b869fabba1
3
.gitignore
vendored
3
.gitignore
vendored
@ -72,3 +72,6 @@ releasenotes/build
|
|||||||
# Gate and Check Logs
|
# Gate and Check Logs
|
||||||
logs/
|
logs/
|
||||||
tmp/
|
tmp/
|
||||||
|
|
||||||
|
# Developer symlinks
|
||||||
|
helm-toolkit
|
||||||
|
Loading…
Reference in New Issue
Block a user