5 lines
280 B
Plaintext
Executable File
5 lines
280 B
Plaintext
Executable File
# Content-addressable blob store. The Cauldron writes Essence blobs here
|
|
# under blobs/<ab>/<hash>; epitaphs (JSON metadata sidecars) live under
|
|
# epitaphs/. Created at runtime by `sorcery init`. This file is just a
|
|
# placeholder so the directory is preserved in version control.
|