Commit graph

2 commits

Author SHA1 Message Date
084fec3948
chore: clean up .gitignore, track gradle-wrapper.jar, drop .zcode/
- Rewrite .gitignore with proper sections; add ignores for common
  Android/IDE/OS artifacts (*.so, *.hprof, app/release/, Thumbs.db,
  .vscode/, *.swp).
- Track gradle/wrapper/gradle-wrapper.jar so ./gradlew works after a
  fresh clone (the previous negation rule was a no-op without a prior
  *.jar ignore, so the jar was never committed).
- Stop tracking the local .zcode/ tooling directory (kept on disk).
2026-08-03 18:10:41 +02:00
66417cc194
feat: initialize Android SSH manager app with terminal and crypto 2026-08-03 18:04:29 +02:00