Browse Source

chore: Clean up project root and update gitignore

- Remove Amazon extractor experiment files from root
- Add .claude/sync-cache.json to gitignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0xDarkMatter 4 months ago
parent
commit
8b3cac895b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 # Session state (user-specific)
 # Session state (user-specific)
 .claude/claude-state.json
 .claude/claude-state.json
 .claude/claude-progress.md
 .claude/claude-progress.md
+.claude/sync-cache.json
 
 
 # Backup files
 # Backup files
 *.bak
 *.bak