From 4140f9cebacfea66c796956e2c4da10f87ed9210 Mon Sep 17 00:00:00 2001 From: praveen Date: Wed, 1 Apr 2026 13:37:29 -0700 Subject: [PATCH] update ignore file and dir list --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e60a26ecf..94b80baf5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,15 @@ nodeapp # Sphinx documentation _build/ -.venv/ \ No newline at end of file +.venv/ + +.job.yml +branch_policy.yml +dev.env +box.rb +entrypoint.sh +asset-build/* +ci-internal/* +devops/* +tests/jobs/* +tests/pytests/*