added git_ignore

This commit is contained in:
2025-09-01 10:54:49 +05:30
parent 8cb81f15fb
commit 0e822925e6

View File

@ -24,4 +24,6 @@ Step 1 : Create new empty repository
10. Cloning a Repository 10. Cloning a Repository
- ![Repository_Screenshot](cloned-repo.png) - ![Repository_Screenshot](cloned-repo.png)
11. Pulling the Code 11. Pulling the Code
- ![Repository_Screenshot](git_pull.png) - ![Repository_Screenshot](git_pull.png)
12. Using gitignore
- ![Repository_Screenshot](git_ignore.png)