-1

Source

$ ls -1 $PWD/**
/workspaces/cetoni_ui/CHANGELOG.md
/workspaces/cetoni_ui/Dockerfile
/workspaces/cetoni_ui/README.md
/workspaces/cetoni_ui/pyproject.toml
/workspaces/cetoni_ui/uv.lock
 
/workspaces/cetoni_ui/src:
cetoni_ui
 
# or
 
$ ls .git/hooks/**
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/fsmonitor-watchman.sample
.git/hooks/post-checkout
.git/hooks/post-merge
.git/hooks/post-rewrite
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit
.git/hooks/pre-commit.sample
.git/hooks/pre-merge-commit.sample
.git/hooks/pre-push
.git/hooks/pre-push.sample
.git/hooks/pre-rebase.sample
.git/hooks/pre-receive.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/push-to-checkout.sample
.git/hooks/sendemail-validate.sample
.git/hooks/update.sample