pachli-android/.gitignore
Nik Clayton faee20dee4
chore: Ignore any files in app/*/release (#527)
Ensures release build files are ignored irrespective of the build type.
2024-03-14 12:32:13 +01:00

14 lines
159 B
Plaintext

*.iml
.gradle
/local.properties
/.idea
.DS_Store
build
/captures
.externalNativeBuild
gradle-user-home
profile-out
profile-out-*
app/*/release
app-release.apk