updated downloader

This commit is contained in:
straitz 2026-03-22 16:29:53 +09:00
parent ca95e06ab7
commit 8e9f117799
30 changed files with 1209 additions and 698 deletions

8
.gitignore vendored
View file

@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
*.ps1
# Test binary, built with `go test -c`
*.test
@ -28,6 +29,9 @@ go.work
*.swp
*.swo
*~
*.bak
*.py
*.json
# OS generated files
.DS_Store
@ -59,4 +63,6 @@ Thumbs.db
# Tawhiri
/tawhiri
/tawhiri/*
/tawhiri/*
*.md