Skip to content

chore: harden .gitignore (prevent secret/material leaks) - #1

Merged
weitzu-com merged 1 commit into
mainfrom
chore/harden-gitignore
Jun 6, 2026
Merged

chore: harden .gitignore (prevent secret/material leaks)#1
weitzu-com merged 1 commit into
mainfrom
chore/harden-gitignore

Conversation

@weitzu-com

Copy link
Copy Markdown
Owner

What

Harden .gitignore so sensitive files cannot be accidentally committed to this public repo.

Why

Part of a public-repo security PDCA audit. GitHub Push Protection already blocks known secret formats, but does NOT block .env files, credentials, or client source materials — this .gitignore closes that gap (defense-in-depth, prevention > detection).

🤖 Generated with Claude Code

Add ignore rules for .env / credentials / client source materials so
they cannot be accidentally committed to this public repo. Part of a
public-repo security PDCA audit (prevention > detection).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@weitzu-com
weitzu-com merged commit 9ee4fbd into main Jun 6, 2026
1 check passed
@weitzu-com
weitzu-com deleted the chore/harden-gitignore branch June 6, 2026 04:12
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