diff options
| author | Brett Curran <brettjcurran@gmail.com> | 2026-02-12 22:37:19 +1100 |
|---|---|---|
| committer | Brett Curran <brettjcurran@gmail.com> | 2026-04-15 16:37:51 +1000 |
| commit | 44cb633a1f51ae9dd0745e1e221602249b068acb (patch) | |
| tree | ed1d6ab2cfc0cfe349321d0597fdf62f1c1a7d00 /uv.lock | |
| parent | 2e7b1a5cea25903427532dcd956630fbdc0cfba1 (diff) | |
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
Diffstat (limited to 'uv.lock')
| -rw-r--r-- | uv.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ wheels = [ [[package]] name = "vtt-publish" -version = "0.2.0" +version = "0.3.0" source = { virtual = "." } dependencies = [ { name = "textual" }, |
