Skip to content

Commit 7061388

Browse files
committed
chore: ignore test-data directory
Add test-data/ to .gitignore to exclude test files from version control. Clean up previous test commit comments.
1 parent c4acaf2 commit 7061388

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ logs/
4646

4747
# Claude Code memory (should not be committed)
4848
.claude/
49-
CLAUDE.md# Test commit to verify GitHub Packages permissions
50-
# Retrigger CI after GitHub App packages permission update
49+
50+
# Test data and temporary files
51+
test-data/

0 commit comments

Comments
 (0)