From d2f3d92bad304109caf55f66cc1c3bd5d935f011 Mon Sep 17 00:00:00 2001 From: shritelang1234 <110013523+shritelang1234@users.noreply.github.com> Date: Thu, 11 May 2023 10:30:43 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 531c6f802..20685c7b7 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ Java (Maven) application for tracking time on the job Time tracker Good Night Students!!! +get up early in the morning!! From 048d277ea1cc4a1ddbb1f2e9c8fca706dda97bc5 Mon Sep 17 00:00:00 2001 From: shritelang1234 <110013523+shritelang1234@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:29:48 +0530 Subject: [PATCH 2/2] Update .gitignore we are adding new changes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4eb0cb06f..d313f33b5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ release.properties dependency-reduced-pom.xml buildNumber.properties .idea -*.iml \ No newline at end of file +*.iml +New line of code add in patch-1 brnach