From c5bb3fde948e83e3584603906a9f13cfd87094d7 Mon Sep 17 00:00:00 2001 From: Yuhong Sun Date: Sat, 6 Jul 2024 12:15:03 -0700 Subject: [PATCH] Ignore Eval Files (#1782) --- backend/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/.gitignore b/backend/.gitignore index 6b3219cc3..f42f056d8 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -5,7 +5,8 @@ site_crawls/ .ipynb_checkpoints/ api_keys.py *ipynb -.env +.env* vespa-app.zip dynamic_config_storage/ celerybeat-schedule* +search_test_config.yaml