Skip to content

Repo hygiene: secret gitignore patterns + gitleaks pre-commit - #19

Open
akan72 wants to merge 2 commits into
akan72/assimilate-fixesfrom
akan72/repo-hygiene
Open

Repo hygiene: secret gitignore patterns + gitleaks pre-commit#19
akan72 wants to merge 2 commits into
akan72/assimilate-fixesfrom
akan72/repo-hygiene

Conversation

@akan72

@akan72 akan72 commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

Test Plan

  • Ran the complete installer in a fresh synthetic home on the Mac mini.
  • Verified the stacked installer still executed pre-commit install --allow-missing-config before and after this repository-hygiene layer.
  • Ran bash -n assimilate.sh, git diff --check, and the repository pre-commit checks.
  • Screenshots: not applicable; validation was CLI-based.

@akan72
akan72 changed the base branch from main to akan72/assimilate-fixes August 22, 2026 19:29
@akan72
akan72 force-pushed the akan72/repo-hygiene branch 2 times, most recently from f4c22c3 to f8fdd7f Compare August 22, 2026 19:36
@akan72
akan72 force-pushed the akan72/repo-hygiene branch from f8fdd7f to d1d8db0 Compare August 22, 2026 19:42
@akan72
akan72 force-pushed the akan72/repo-hygiene branch from d1d8db0 to c9bf940 Compare August 22, 2026 19:46
@akan72
akan72 force-pushed the akan72/repo-hygiene branch from c9bf940 to dfcfe85 Compare August 22, 2026 19:50
akan72 added 2 commits August 22, 2026 15:53
- .gitignore: block *.pem, *.key, .env, .env.*, credentials.json, *.secret
  from ever being committed
- Add .pre-commit-config.yaml with the gitleaks hook (pinned v8.30.1) for
  secret scanning before commit
- Gitignore Brewfile.lock.json (records per-machine/arch bottle hashes; not
  portable, so not useful to track for reproducibility)
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