From: Alexander Smirnov Date: Wed, 1 May 2024 11:51:31 +0000 (+0300) Subject: add .gitignore to api2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=d76face64f3ef281e8bf44300893d65026438882;p=yii-erp24%2F.git add .gitignore to api2 --- diff --git a/erp24/api2/.gitignore b/erp24/api2/.gitignore new file mode 100644 index 0000000..a1987d1 --- /dev/null +++ b/erp24/api2/.gitignore @@ -0,0 +1,2 @@ +runtime +web/assets/* \ No newline at end of file