med-det-samme/.gitignore
Ole-Morten Duesund 4f1e76eca2 Release signing from gitignored keystore.properties
Keystore at ~/.keystores/meddetsamme-release.jks (4096-bit RSA, 30 yr),
credentials in keystore.properties — both outside version control. A
clone without the file still builds (unsigned release) instead of
failing, so nothing breaks for CI or a fresh checkout.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 14:27:40 +02:00

11 lines
119 B
Text

.gradle/
build/
local.properties
keystore.properties
*.jks
.kotlin/
*.iml
.idea/
captures/
.externalNativeBuild/
.cxx/