.gitignore

This commit is contained in:
yangjie 2024-11-17 22:06:17 +08:00
parent 9b7ab7f9c5
commit a54261bc5b
19 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
/example/android/.gradle/

1
example/.gitignore vendored
View File

@ -41,3 +41,4 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
/android/.gradle/

View File

@ -1,2 +0,0 @@
#Sat Nov 16 18:29:24 CST 2024
gradle.version=7.4