Skip to content

Commit 5b1a559

Browse files
author
Your Name
committed
chore: clean up repo for v1.5.0 release
Remove session artifacts, release notes, plan docs, and debug files. Update gitignore to prevent re-adding release artifacts. Fix Soulseek singles VA metadata override in scanner.
1 parent dc0b1e0 commit 5b1a559

30 files changed

+601
-3850
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ issues/
149149
plans/
150150
systems/
151151

152+
# Release/Deployment Artifacts
153+
RELEASE_NOTES_*.md
154+
RELEASE_*_COMMANDS.sh
155+
DEPLOYMENT_COMMANDS_*.txt
156+
*_RELEASE_SUMMARY.md
157+
CODE_REVIEW_*.md
158+
152159
# Development
153160
.worktrees/
154161
reset-and-setup.sh

0 commit comments

Comments
 (0)