From 7ab44ca9632a25dd3e45014402251b635a715ea0 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 17 Nov 2020 13:43:24 -0800 Subject: [PATCH] Ignore php-lint cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8af4d6976..e7ad56a7b 100755 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ phpmd\.xml _ide_helper.php .phpstorm.meta.php _ide_helper_models.php +/.phplint-cache