1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-09 09:34:59 +09:00
anytype-kotlin/.gitignore
2025-05-07 12:15:13 +02:00

27 lines
442 B
Text

.idea/*
!.idea/codeStyles
!.idea/vcs.xml
!.idea/copyright
*.iml
/app/release
.gradle
/local.properties
/configuration.properties
/github.properties
/apikeys.properties
/scripts/release/app-release.jks
/scripts/distribution/anytype-debug-service-account-key.json
/analytics/gradle.properties
.DS_Store
**/build
**/bin
/libs/build
/libs/lib.aar
/captures
.externalNativeBuild
ktlint
.idea/*.xml
signing.properties
app/release
.kotlin/
app/.cxx