Skip to content

Commit 5432858

Browse files
Update CI workflow and gitignore
- CI runs build verification on push/PR - Add Claude Code files to gitignore
1 parent 8da1edc commit 5432858

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ Thumbs.db
3333
# Logs
3434
*.log
3535
npm-debug.log*
36+
37+
# Claude Code project files
38+
CLAUDE.md
39+
.claude/
40+
tasks/

0 commit comments

Comments
 (0)