From 0e822925e629c971dc5594fe85d90223a2dab59c Mon Sep 17 00:00:00 2001 From: Ajishini Date: Mon, 1 Sep 2025 10:54:49 +0530 Subject: [PATCH] added git_ignore --- GIT_ASSIGNMENT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index b5f0291..da58c18 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -24,4 +24,6 @@ Step 1 : Create new empty repository 10. Cloning a Repository - ![Repository_Screenshot](cloned-repo.png) 11. Pulling the Code -- ![Repository_Screenshot](git_pull.png) \ No newline at end of file +- ![Repository_Screenshot](git_pull.png) +12. Using gitignore +- ![Repository_Screenshot](git_ignore.png) \ No newline at end of file