This repository was archived by the owner on Feb 1, 2026. It is now read-only.
Commit 5c604d0
chore: Protect credentials by removing .env files from tracking
- Remove .env and .env.local from git tracking (contain GitHub OAuth secrets)
- Add backend .gitignore to prevent future accidental commits of credentials
- Keep .env.example as template for developers
Security: GitHub OAuth credentials and other secrets are now protected from public repo.
🤖 Generated with Claude Code
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 23632b1 commit 5c604d0
3 files changed
Lines changed: 22 additions & 14 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments