From: marina Date: Wed, 12 Feb 2025 06:22:04 +0000 (+0300) Subject: ERP-302 Редактирование букета X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=004a484aa8648f8abf655d29b7f3465079d18295;p=erp24_rep%2Fyii-erp24%2F.git ERP-302 Редактирование букета --- diff --git a/.gitignore b/.gitignore index 54c0f139..3dd2768e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ erp24/api1/runtime erp24/api2/runtime erp24/api1/views/cron/txt/ erp24/api1/views/cron/xml/ +/pgsql_last.sql diff --git a/erp24/.gitignore b/erp24/.gitignore index a5dd55d5..15e3abb7 100644 --- a/erp24/.gitignore +++ b/erp24/.gitignore @@ -41,4 +41,6 @@ tests/_support/_generated /runtime/* /api2/runtime/* /api2/json/* -/widgets/app.log \ No newline at end of file +/widgets/app.log +/web/dist-prod +/pgsql_last.sql \ No newline at end of file