From 82953c7cf4139b0ff77cf12de54773f5d19c0a2f Mon Sep 17 00:00:00 2001 From: Stephan Boyer Date: Thu, 18 Jun 2026 17:26:12 -0700 Subject: [PATCH] Add Tagref configuration --- tagref.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tagref.yml diff --git a/tagref.yml b/tagref.yml new file mode 100644 index 00000000..a426007e --- /dev/null +++ b/tagref.yml @@ -0,0 +1,2 @@ +# This file tells Tagref (https://github.com/stepchowfun/tagref) where the root +# of the project is. You can also configure Tagref settings here as needed.