chore: update env example and gitignore, add implementation plan

- Update .env.example with documentation and default values
- Add .resources to gitignore (dummy test files)
- Add APK parsing fix implementation plan document

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-05 14:06:44 +08:00
parent 7268b91ed3
commit 1eba2f5f39
3 changed files with 544 additions and 3 deletions

3
.gitignore vendored
View File

@@ -40,3 +40,6 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
.env
# dumy files for download tests
.resources