From eb9851a3f458bbc453627d79881a6c883d39f596 Mon Sep 17 00:00:00 2001 From: Pankaj Kumar Bind Date: Mon, 24 Mar 2025 20:09:00 +0530 Subject: [PATCH] Remove duplicate entries in .gitignore for improved readability --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 44f809a..eebce3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,9 @@ bazel-bin/ -bazel-bin bazel-out/ -bazel-out bazel-testlogs/ -bazel-testlogs bazel-workflow-graph/ -bazel-workflow-graph node_modules/ dist/ dist-types/ .angular/ -.angular release/ \ No newline at end of file