nvf/docs/release-notes
Christoph Koehler edbadf5d5a
fix: telescope ignore patterns
".git" is a regex, so because of the '.' it matches more than just
the .git directory, so escape the dot to make it literal. Here, that's
done with a '%'.
2025-04-05 23:22:02 -06:00
..
release-notes.md docs: format via deno fmt 2024-11-25 19:16:46 +03:00
rl-0.1.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.2.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.3.md treewide: find and fix typos 2024-11-26 10:36:39 +03:00
rl-0.4.md docs: update changelogs 2024-12-01 18:38:16 +03:00
rl-0.5.md treewide: find and fix typos 2024-11-26 10:36:39 +03:00
rl-0.6.md treewide: remove dead links caught by the lychee link check 2024-11-25 18:56:58 +03:00
rl-0.7.md various: address diniamo's review comments 2025-01-10 17:02:20 +03:00
rl-0.8.md fix: telescope ignore patterns 2025-04-05 23:22:02 -06:00