From dd9799d8b3833954d61194bf8094ba528addc024 Mon Sep 17 00:00:00 2001 From: Akira Date: Fri, 13 Feb 2026 18:28:41 +0900 Subject: [PATCH] =?UTF-8?q?=E9=99=A4=E5=A4=96=E3=83=95=E3=82=A1=E3=82=A4?= =?UTF-8?q?=E3=83=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a5d605d..3443c3d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,13 @@ windmill_*/ db_data/ caddy_data/ +worker_logs/ # Environment variables (contains sensitive information) # .env +.env +.env.local +.env.production # Logs *.log