From 1b7baafca55f0ed56107cfc51da78f9badb6eb89 Mon Sep 17 00:00:00 2001 From: sanchitkedia03 Date: Wed, 17 Dec 2025 12:34:08 +0530 Subject: [PATCH] Fix URL in .gitignore comments --- DevOps-Project-01/Java-Login-App/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DevOps-Project-01/Java-Login-App/.gitignore b/DevOps-Project-01/Java-Login-App/.gitignore index b24d71e..bc279f6 100644 --- a/DevOps-Project-01/Java-Login-App/.gitignore +++ b/DevOps-Project-01/Java-Login-App/.gitignore @@ -1,7 +1,7 @@ # These are some examples of commonly ignored file patterns. # You should customize this list as applicable to your project. # Learn more about .gitignore: -# https://www.atlassian.com/git/tutorials/saving-changes/gitignore +# https://www.atlassian.com/git/tutorials/saving-changes/gitignore.. # Node artifact files node_modules/