chore(justfile): set PATH literally so recipes work without per-shell asdf sourcing
This commit is contained in:
parent
fa9cd0a35b
commit
1e639f7e77
2 changed files with 11 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue