mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-09 09:34:59 +09:00

Co-authored-by: Evgenii Kozlov <enklave.mare.balticum@protonmail.com> Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
26 lines
435 B
Text
26 lines
435 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
|
|
/libs/build
|
|
/libs/lib.aar
|
|
/captures
|
|
.externalNativeBuild
|
|
ktlint
|
|
.idea/*.xml
|
|
signing.properties
|
|
app/release
|
|
.kotlin/
|
|
app/.cxx
|