From 137ae07561cd30a6af93b69ca2f0727d6bedc462 Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 9 Oct 2025 19:00:44 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0ef4054..061d50b 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ wp-config.php # Note: If you wish to whitelist themes, # uncomment the next line #/wp-content/themes + + +.env \ No newline at end of file