From 522ea21dbf22237d2acae83c4e21522850055609 Mon Sep 17 00:00:00 2001 From: Joseph Atemia <j.atemia@fz-juelich.de> Date: Fri, 27 Sep 2024 15:16:19 +0200 Subject: [PATCH] add: track gapit_pipeline and gapit_pipeline_bic_pc_selection with Git LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..8640f53ec8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +runs/gapit_pipeline filter=lfs diff=lfs merge=lfs -text +runs/gapit_pipeline_bic_pc_selection filter=lfs diff=lfs merge=lfs -text -- GitLab