From 44cb633a1f51ae9dd0745e1e221602249b068acb Mon Sep 17 00:00:00 2001 From: Brett Curran Date: Thu, 12 Feb 2026 22:37:19 +1100 Subject: add ignore patterns and category keywords * ignore patterns will skip files containing the pattern in the path * category keywords guess what category a file may belng to if the keyword is found in the path --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uv.lock') diff --git a/uv.lock b/uv.lock index a691c8f..2565768 100644 --- a/uv.lock +++ b/uv.lock @@ -120,7 +120,7 @@ wheels = [ [[package]] name = "vtt-publish" -version = "0.2.0" +version = "0.3.0" source = { virtual = "." } dependencies = [ { name = "textual" }, -- cgit v1.2.3