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:
parent
66417cc194
commit
084fec3948
3 changed files with 36 additions and 80 deletions
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue