From 8ada23c65a3d503a7325b9b605e99009ef474130 Mon Sep 17 00:00:00 2001 From: Mandar78 <90816170+Mandar78@users.noreply.github.com> Date: Thu, 5 Feb 2026 10:17:29 +0530 Subject: [PATCH] Update .gitignore Signed-off-by: Mandar78 <90816170+Mandar78@users.noreply.github.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 76cb65ff3..b5a6b5d39 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ out/ _site/ *.css !petclinic.css +//Making some changes to checkk the CI feature