Compare commits

...

2 Commits

Author SHA1 Message Date
wsy182 59eae71d70 change .gitignore 2024-05-15 10:10:18 +08:00
wsy182 4463c24107 Update .gitignore 2024-05-15 10:05:15 +08:00
1 changed files with 18 additions and 1 deletions

19
.gitignore vendored
View File

@ -2,4 +2,21 @@
.idea
.DS_Store
local.properties
app/debug/app-debug.apk
# Built application files
*.apk
*.ap_
# Generated files
bin/
gen/
out/
# Gradle files
build/
# Keystore files
*.jks
*.keystore
app/release
app/debug