chore(justfile): set PATH literally so recipes work without per-shell asdf sourcing

This commit is contained in:
Moritz 2026-05-19 19:19:10 +02:00
parent fa9cd0a35b
commit 1e639f7e77
2 changed files with 11 additions and 0 deletions

3
.gitignore vendored
View file

@ -45,3 +45,6 @@ npm-debug.log
# Docker secrets directory (generated by `just init-secrets`)
/secrets/
notes.md
# Do NOT commit these — they are local to the dev machine
.pipeline/