From c38674e511235203c474c8ec223dba48ff2efde9 Mon Sep 17 00:00:00 2001 From: Vladik-gif Date: Sun, 24 Nov 2024 00:41:44 +0200 Subject: [PATCH] refactoring code --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 40031a6..98c4d7c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ target/ .classpath .factorypath .project +.env .settings .springBeans .sts4-cache @@ -32,5 +33,4 @@ build/ ### VS Code ### .vscode/ -logs/* -.env \ No newline at end of file +logs/* \ No newline at end of file