From 056c60c2d5e5f58d461751af26582fce4cda7e78 Mon Sep 17 00:00:00 2001 From: Stephan Boyer Date: Wed, 21 Feb 2024 04:11:20 -0800 Subject: [PATCH] Leverage Tagref's new file references feature --- .gitignore | 2 +- toast.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a8664fb..1c089ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -# [tag:gitignore] Keep this in sync with [ref:excluded_input_paths]. +# Keep this in sync with [ref:excluded_input_paths]. /artifacts/ /target/ diff --git a/toast.yml b/toast.yml index f4ac05a..85c32fa 100644 --- a/toast.yml +++ b/toast.yml @@ -161,7 +161,7 @@ tasks: excluded_input_paths: - .git - # [tag:excluded_input_paths] Keep this in sync with [ref:gitignore]. + # [tag:excluded_input_paths] Keep this in sync with [file:.gitignore]. - artifacts - target command: |