From f8d6a8ab15d9d8ff380d3059ec20b9bbe7051fa5 Mon Sep 17 00:00:00 2001 From: Kort Travis Date: Tue, 22 Jul 2025 16:21:24 -0400 Subject: [PATCH] Add 'user.application.data.home' directories tree to 'snapred-data' so that integration tests can load persistent timing data. Possibly this directory should be entered into '.gitignore', after putting some initial data into it. --- user.application.data.home/workflows_data/timing/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 user.application.data.home/workflows_data/timing/README.md diff --git a/user.application.data.home/workflows_data/timing/README.md b/user.application.data.home/workflows_data/timing/README.md new file mode 100644 index 0000000..e69de29 -- GitLab