chore: ignore android local config and untrack gradle cache
This commit is contained in:
parent
ffb175ff78
commit
9c938eb708
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -1,6 +1,17 @@
|
|||
.node_modules/
|
||||
**/node_modules/
|
||||
|
||||
**/.gradle/
|
||||
**/local.properties
|
||||
**/*.iml
|
||||
**/.cxx/
|
||||
**/.externalNativeBuild/
|
||||
**/*.jks
|
||||
**/*.keystore
|
||||
**/keystore.properties
|
||||
**/key.properties
|
||||
**/google-services.json
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,2 +0,0 @@
|
|||
#Wed Dec 17 17:44:12 CST 2025
|
||||
gradle.version=8.1
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user