From 238cdf5689927344c0f71c1d7b7aeba60d9f4aa0 Mon Sep 17 00:00:00 2001 From: Cyd Date: Wed, 1 Jul 2026 15:13:49 -0500 Subject: [PATCH] gitignore the XAMPP portable archive too Co-Authored-By: Claude Opus 4.8 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 84dee80..06f342c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ Thumbs.db # Portable XAMPP Lite deployment stack (third-party; not versioned here) xampp_lite_8_5/ +XAMPP-Lite-*.7z +*.7z