Skip to content

Commit 167eb9a

Browse files
committed
security: remove exposed credentials and CLAUDE.md from repository
- Replace real Supabase token in README.md with placeholder - Remove CLAUDE.md from repository (should be gitignored) - Add CLAUDE.md and .claude/ to .gitignore - Addresses security disclosure from Supabase security team
1 parent 1cc887e commit 167eb9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ dist/
44
.temp/
55
.DS_Store
66
.env*
7+
CLAUDE.md
8+
.claude/

0 commit comments

Comments
 (0)