# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
# vendor/

# Go workspace file
go.work

# articles.json
cmd/rss2podcast/articles.json
articles.json
*.txt
*.wav
cmd/.DS_Store
cmd/rss2podcast/.DS_Store
cmd/rss2podcast/rss2podcast
cmd/websvc/websvc
cmd/websvc/websvc/.DS_Store
.DS_Store
*.mp3
