From 13a8ff4494f160d381e58543efe7e13173d2ee2f Mon Sep 17 00:00:00 2001 From: liosha84 <138026690+liosha84@users.noreply.github.com> Date: Wed, 25 Jun 2025 13:46:56 +0300 Subject: [PATCH] Add new components, styles, and services for user management and navigation --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4df36d0..2d8ea4b 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ out/ /src/main/resources/public/ /logs/application.log /logs/ +/.idea/