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).
This commit is contained in:
Tronax 2026-08-03 18:10:41 +02:00
parent 66417cc194
commit 084fec3948
Signed by: Tronax
SSH key fingerprint: SHA256:2pKKXDZucWvaF/GzXNz0FY53EAO1YDLN80bqS+TTz/o
3 changed files with 36 additions and 80 deletions

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.