yggdrasil-cli 0.1.2

The god-tree of your codebase — flatten projects into an AI-ready codex.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# My BLACK.md™ Blacklist
## dont show these files on `ygg show` (usage: ygg --show --blacklist BLACK.md)

.git
target

# ignore the Cargo files
Cargo.lock
Cargo.toml 

# test / sample files for dev (same as those ignored in .gitignore, not seen to public)
main.cpp
equation.tex
quantum_cats.tex
EXPORT.md
GUMBO.md
src/deeper/hello.py