From b39b39bc8aec7aec5b6663dfeb90bc9ccc9e74a8 Mon Sep 17 00:00:00 2001 From: snipe Date: Sat, 20 Jul 2024 03:39:05 +0100 Subject: [PATCH] Ignore the test uploads directory Signed-off-by: snipe --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bf8360ba2..25a887e38 100755 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ _ide_helper_models.php /.phplint-cache storage/ldap_client_tls.cert storage/ldap_client_tls.key +/storage/framework/testing