podcast-go

TUI podcast downloader for Apple Podcasts
Log | Files | Refs | README | LICENSE

commit 9808cdfb990bfa46357dbf0695190d2d00173904
parent 59ff1232996b0910933cb98b7fb11629ceb6c674
Author: Erik Loualiche <[email protected]>
Date:   Sun, 11 Jan 2026 09:23:16 -0600

Add .gitignore to exclude build output and .claude

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

Co-Authored-By: Claude Opus 4.5 <[email protected]>

Diffstat:
A.gitignore | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,5 @@ +# Build output +podcastdownload + +# Claude Code local settings +.claude/