From 87d607c78da5f272e6ea1182453fa5d01b713d77 Mon Sep 17 00:00:00 2001 From: Dannon Baker Date: Tue, 26 May 2026 10:37:44 -0400 Subject: [PATCH] Drop full path from client_build_hash.txt exclusion -- we don't want this included in packages either (and never will anywhere) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 52845af15bc..5fd8c0d342d 100644 --- a/.gitignore +++ b/.gitignore @@ -73,6 +73,7 @@ shed_data_manager_conf.xml object_store_conf.xml job_metrics_conf.xml workflow_schedulers_conf.xml +client_build_hash.txt config/* config/plugins/interactive_environments/**/*.ini config/plugins/**/.cache @@ -81,7 +82,6 @@ config/plugins/visualizations !config/plugins static/welcome.html.* static/welcome.html -static/client_build_hash.txt lib/galaxy_test/selenium/jupyter/galaxy_selenium_context.yml # Tool data