Initial work on manifest fetching and parsing

This commit is contained in:
2026-09-11 23:55:04 -05:00
parent af438e35bc
commit 2cf8146553
3 changed files with 64 additions and 38 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
pkg/
*.json
*.xml
data/cache/*
!data/cache/.gitkeep
data/logs/*