diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1822236 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +# Files excluded from `git archive` output (gitea's archive endpoint +# uses git archive, so these don't ship in any release zip). + +.beads/ export-ignore +.claude/ export-ignore +.gitignore export-ignore +.gitattributes export-ignore +AGENTS.md export-ignore +CLAUDE.md export-ignore +steps.md export-ignore