From be434efd756d1c6c0c4f72833bd50e079dadb71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8?= =?UTF-8?q?=D0=BD=20=D0=9B=D0=B5=D0=B1=D0=B5=D0=B4=D0=B8=D0=BD=D1=81=D0=BA?= =?UTF-8?q?=D0=B8=D0=B9?= Date: Wed, 1 Apr 2026 21:45:42 +0500 Subject: [PATCH] =?UTF-8?q?gitignore:=20=D0=B8=D0=B3=D0=BD=D0=BE=D1=80?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=BA=D0=B0=D1=82?= =?UTF-8?q?=D0=B0=D0=BB=D0=BE=D0=B3=20dumps/=20=D1=81=20=D0=B4=D0=B0=D0=BC?= =?UTF-8?q?=D0=BF=D0=B0=D0=BC=D0=B8=20PostgreSQL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9234804..6309db4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ dist/ *.db generated/ .DS_Store + +# Локальные дампы PostgreSQL (не коммитить) +dumps/