diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 10:30:33 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-29 10:30:33 +0200 |
| commit | 00b51e3292062f52a4699440cb36b3aa337dbd17 (patch) | |
| tree | c887cd96eaaef06691c846dbbbfe9be81a1ca6a3 /puff.h | |
| parent | 8d7d3ac6f2b365342aa25ecb31f8e76d18090a22 (diff) | |
| download | clectio-00b51e3292062f52a4699440cb36b3aa337dbd17.tar.gz clectio-00b51e3292062f52a4699440cb36b3aa337dbd17.zip | |
build: add `make dist` source-tarball target + .gitattributes export-ignore
- `make dist` runs git archive to write clectio-$(VERSION).tar.gz: a snapshot of
the committed tree only -- no .git history, and no build artifacts (they are
untracked, so git archive can't include them). VERSION defaults to 1.0,
overridable (make dist VERSION=x). `clean` removes the tarball; it is
gitignored.
- .gitattributes marks .gitignore and .gitattributes export-ignore, so they stay
out of the shipped source tarball.
Claude-Session: https://claude.ai/code/session_01S1CD1u3tgSS4xNu6WHfp5a
Diffstat (limited to 'puff.h')
0 files changed, 0 insertions, 0 deletions
