add config and tmdb

This commit is contained in:
Simon Ding
2024-06-19 15:28:03 +08:00
parent 423b9258c9
commit cd7440dde0
5 changed files with 152 additions and 0 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@
*.dll
*.so
*.dylib
*.yml
.idea/
.DS_Store
# Test binary, built with `go test -c`
*.test