From de269fd82827802f4217d1fcae0429ce193f26ab7a4e4969851948a33dca7226 Mon Sep 17 00:00:00 2001 From: Pixel Date: Fri, 19 Jun 2026 19:48:28 +0300 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20client=201.2.168=20+=20.gitigno?= =?UTF-8?q?re=20(.claude,=20=D0=B1=D1=8D=D0=BA=D0=B0=D0=BF-=D0=B0=D1=81?= =?UTF-8?q?=D1=81=D0=B5=D1=82=D1=8B)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 6 ++++++ VERSION.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 914dba7..fa87e2c 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,9 @@ ESP32/**/*.a # Полные серверные бэкапы (тяжёлые архивы, не коммитим) server-backup/archive/** !server-backup/archive/.gitkeep + +# Локальная дев-обвязка Claude (дев-сервер shine-UI, сессии, планы) — не коммитим +.claude/ +# Рабочие бэкапы/превью-ассеты UI — не для репозитория +*.bak.png +shine-UI/assets/navbar_preview.png diff --git a/VERSION.properties b/VERSION.properties index b71daa0..9fa8602 100644 --- a/VERSION.properties +++ b/VERSION.properties @@ -1,2 +1,2 @@ -client.version=1.2.167 +client.version=1.2.168 server.version=1.2.144