Skip to content

fix: harden .gitignore with secrets exclusions#66

Merged
ferhimedamine merged 1 commit into
mainfrom
fix/security-audit-gitignore
May 14, 2026
Merged

fix: harden .gitignore with secrets exclusions#66
ferhimedamine merged 1 commit into
mainfrom
fix/security-audit-gitignore

Conversation

@ferhimedamine
Copy link
Copy Markdown
Contributor

Summary

  • Add exclusion patterns for .env files, private keys (*.key, *.pem, *.p12), and credentials.json
  • Prevents accidental secret commits to public repo

Part of security audit DAK-4969.

🤖 Generated with Claude Code

Add exclusion patterns for .env files, private keys (*.key, *.pem, *.p12),
and credential files to prevent accidental secret commits.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@ferhimedamine ferhimedamine merged commit 99d1063 into main May 14, 2026
5 checks passed
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