From ea6ce9c717ea4c66f8caa8bdc4b69c04725b5910 Mon Sep 17 00:00:00 2001 From: Barney Laurance Date: Sat, 2 Dec 2023 15:32:43 +0000 Subject: [PATCH] 484: Restore blank line at end of gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9789f9..cfe2b23 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .phpcs-cache .phpunit.result.cache -vendor \ No newline at end of file +vendor