From 9e729512e945784b79da75d7dc0705fc57faebbd Mon Sep 17 00:00:00 2001 From: nk Date: Mon, 8 Jun 2026 14:06:26 +0300 Subject: [PATCH] =?UTF-8?q?build:=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20keystore.properties=20?= =?UTF-8?q?=D0=B8=20*.jks=20(=D1=80=D0=B5=D0=BB=D0=B8=D0=B7=D0=BD=D1=8B?= =?UTF-8?q?=D0=B5=20=D1=81=D0=B5=D0=BA=D1=80=D0=B5=D1=82=D1=8B)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index beeecff..6dbc4c6 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,11 @@ app/build/ # Kotlin .kotlin/ +# Релизная подпись (секреты — никогда в git) +keystore.properties +*.jks +*.keystore + # Логотип: промежуточные генерации (тяжёлые), ключ — вне репо design/logos/gen/ design/logos/ref_*.png