legado/.gitignore
2024-08-27 15:36:19 +08:00

19 lines
205 B
Plaintext

*.iml
.gradle
local.properties
.DS_Store
/build
build/
/captures
.externalNativeBuild
/release
/tmp
node_modules/
/app/app
/app/google
/app/gradle.properties
package-lock.json
.idea/
# Kotlin 2.0
.kotlin/