Files
open-keychain/.gitignore
Vincent Breitmoser 5d84bd8387 Update AGP to 7.4.2, update SqlDelight to 1.4.2
The adaptations to SqlDelight 1.4.2 leave the type namings *extremely*
messy. But it works and is as semantically equivalent as I could make
it.
2024-01-29 16:42:28 +01:00

44 lines
509 B
Plaintext

# Android specific
lint.xml
local.properties
release.properties
*.class
*.apk
# Gradle
.gradle
build
# Maven
target
pom.xml.*
# Eclipse
.project
.classpath
.settings
.metadata
# IntelliJ IDEA
.idea
*.iml
# OS Specific
[Tt]humbs.db
.DS_Store
# fastlane specific
fastlane/report.xml
# deliver temporary files
fastlane/Preview.html
# snapshot generated screenshots
fastlane/screenshots
# scan temporary files
fastlane/test_output
# omit for now:
fastlane/Appfile
OpenKeychain/release
OpenKeychain/google