From ae327d9a15037f5c5d9b8f8a19136502249b257a Mon Sep 17 00:00:00 2001 From: Peter Knut Date: Mon, 13 Jan 2025 22:44:28 +0100 Subject: [PATCH] Ignore folders with compiled files from version 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1cd5a7d5..6ef3da91 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /adminer/adminer.css /adminer*.php /editor*.php +/**/compiled /vendor/ /composer.lock /temp