Skip to content

Commit c4dce30

Browse files
committed
chore: Update .gitignore to include new script and Claude files
- Added entry for /.claude to the .gitignore file. - Retained existing exclusion for /scripts/*.json.
1 parent 82ab690 commit c4dce30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ next-env.d.ts
4242
.env
4343
public/wiki
4444

45-
/scripts/*.json
45+
/scripts/*.json
46+
/.claude

0 commit comments

Comments
 (0)