mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-30 16:58:03 +08:00
Drop full path from client_build_hash.txt exclusion -- we don't want this included in packages either (and never will anywhere)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user