From cf8f49f914d2dc26d8422ae50fd8bb7cdc27de0b Mon Sep 17 00:00:00 2001 From: Venba Date: Tue, 26 Mar 2024 08:15:37 +0000 Subject: [PATCH] CHANGE_GITIGNORE_BUILD_FOLDER --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d6e6ab3..207da8db 100644 --- a/.gitignore +++ b/.gitignore @@ -24,5 +24,6 @@ writable/**/*.sqlite vendor/ +build/ composer.lock .env