From f3f12e3ea58cb2f89459c53c1dce4e80ed0c4b4e Mon Sep 17 00:00:00 2001 From: Council Date: Sun, 19 Apr 2026 15:45:38 +0800 Subject: [PATCH] chore: exclude adminufgeyw.php (ShopXO install-specific, restored from council-research) --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1181a5b..6fcae24 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ shopxo/data.db # OS files .DS_Store + +# ShopXO installation files (auto-generated during install, do not track) +shopxo/adminufgeyw.php +shopxo/public/adminufgeyw.php