From f9ec1c9d5eab588f791f06941f2a7fb939e021b3 Mon Sep 17 00:00:00 2001 From: anilkpo <37384503+anilkpo@users.noreply.github.com> Date: Sun, 29 Sep 2024 05:40:05 +0530 Subject: [PATCH] Update .gitignore to ignore symlink files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f66bbe54..43ebed39 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ _testmain.go *.prof nfs-client-provisioner +OWNERS_ALIASES +cloudbuild.yaml