From 462de958664ecd795481fa21c75959bfb4ce8574 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 2 Jul 2023 17:42:56 +0000 Subject: [PATCH] misc: php xdebug profiler ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fe1dc8c0..4df3ea6e 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,5 @@ gateway/js/* gateway/css/* *.db-journal + +d_log/cachegrind.* \ No newline at end of file