From eaaefd1b07bb89e015333c71aa7b9a03d4d79a82 Mon Sep 17 00:00:00 2001 From: zxq5 Date: Fri, 27 Jun 2025 18:31:52 +0100 Subject: [PATCH] added rule to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a851572..3b4b3c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -**/*.env \ No newline at end of file +**/*.env +book