From 49ed1273d7f281c1bad985c77dc2494caac5bc2d Mon Sep 17 00:00:00 2001 From: Aleksey Filippov Date: Thu, 23 May 2024 09:06:31 +0300 Subject: [PATCH] =?utf8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20=D0=B4?= =?utf8?q?=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BF=D0=B0=D0=BF=D0=BA?= =?utf8?q?=D1=83=20json=20=D0=B2=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/api2/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erp24/api2/.gitignore b/erp24/api2/.gitignore index a1987d1..69f5430 100644 --- a/erp24/api2/.gitignore +++ b/erp24/api2/.gitignore @@ -1,2 +1,3 @@ runtime -web/assets/* \ No newline at end of file +web/assets/* +json \ No newline at end of file -- 2.39.5