# exclude .gitignore and similar from the generated tarball
.git*           export-ignore
# exclude CI configurations
.github         export-ignore
