feat: add pipx & uv for python

This commit is contained in:
Ryan Yin
2025-07-16 22:44:17 +08:00
parent 653f1586c3
commit 29372222e4
2 changed files with 5 additions and 0 deletions

View File

@@ -195,6 +195,9 @@ in {
".m2" # java maven
".gradle" # java gradle
".conda" # python generated by `conda-shell`
# python pipx
".local/pipx"
".local/bin"
# ======================================
# Security