From 004c8fc0088bce96fde90bedca9c43346ce0bd3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=94=D0=BC=D0=B8?= =?UTF-8?q?=D1=82=D1=80=D0=B0=D0=BA=D0=BE=D0=B2=D0=B8=D1=87?= Date: Mon, 14 Dec 2020 20:41:23 +0300 Subject: [PATCH] Update .gitignore (#148) because of the file _ide_helper.php crashes OPcache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 400acdd..b4522e6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Thumbs.db /phpunit.xml /build .phpunit.result.cache +_ide_helper.php