Skip to content

chore: prevent tarball commits (.gitignore + pre-commit guard)#172

Merged
ChBrain merged 2 commits into
mainfrom
fix/prevent-tarball-commits
Jun 3, 2026
Merged

chore: prevent tarball commits (.gitignore + pre-commit guard)#172
ChBrain merged 2 commits into
mainfrom
fix/prevent-tarball-commits

Conversation

@ChBrain

@ChBrain ChBrain commented Jun 3, 2026

Copy link
Copy Markdown
Owner

What

  • Adds *.tgz and *.tar.gz to .gitignore
  • Adds a pre-commit guard that blocks any staged tarball files with a clear error message

Why

Brings website in line with khai (PR #98). Consistent hygiene across both repos — build artifacts should never live in source control.

Note

No tarballs were found in this repo — this is purely preventive.

@ChBrain
ChBrain merged commit 9fba4bf into main Jun 3, 2026
4 checks passed
@ChBrain
ChBrain deleted the fix/prevent-tarball-commits branch June 3, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant