diff options
| author | 2026-04-21 01:24:38 +0100 | |
|---|---|---|
| committer | 2026-04-21 01:24:38 +0100 | |
| commit | f8024b5097eb42119c9aa55ade98630df041f4f2 (patch) | |
| tree | 3b673c57c0743e7be4ab64972439557a9ee0bc08 /.chezmoiignore | |
| parent | edc5e6070f23c02a45635a1e0180e998fd6c4fb2 (diff) | |
| download | dotfiles-f8024b5097eb42119c9aa55ade98630df041f4f2.tar.gz dotfiles-f8024b5097eb42119c9aa55ade98630df041f4f2.tar.bz2 dotfiles-f8024b5097eb42119c9aa55ade98630df041f4f2.zip | |
refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipe
Diffstat (limited to '.chezmoiignore')
| -rw-r--r-- | .chezmoiignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index f3b6d57..b2c7c3b 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -14,3 +14,5 @@ justfile selene.toml selene-globals.yml .prettierrc.json +just-lib.sh +.ruff_cache |
