From a3e9e3c90741c86529c91dec3aa2abf0523fc251 Mon Sep 17 00:00:00 2001 From: Nick Shirokov Date: Sun, 22 Feb 2026 16:29:34 +0300 Subject: [PATCH] chore: add tools/ to .gitignore for portable Apache Co-Authored-By: Claude Opus 4.6 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2d82609f..79321f31 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,8 @@ test-tmp/ # Локальные настройки Claude Code .claude/settings.local.json +# Инструменты (portable Apache и т.д.) +tools/ + # Локальный реестр баз данных 1С .v8-project.json