From 9d87c88382c6c3b24a889735998257b8fc39faf8 Mon Sep 17 00:00:00 2001 From: Tony Murray Date: Tue, 23 Apr 2024 02:55:15 -0500 Subject: [PATCH] Git ignore custom map images (#15966) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ccd37b582f..c51d9d5dab 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ Thumbs.db config.php html/css/custom/* html/images/custom/* +html/images/custommap/* includes/custom/* junk nbproject