apple-intelligence-prompts/scripts/build_tree.sh
Explosion Implosion e9de721f45 More file info
I'm preparing to update macos so it'd be nice to see the changes when I do
2024-08-14 08:15:07 -05:00

4 lines
97 B
Bash
Executable File

#!/usr/bin/env bash
# Run from the root of the repo
tree -I ".git" -I ".DS_Store" -a > FILES.txt