added Working Directory and Staging image

This commit is contained in:
2025-09-02 15:45:38 +05:30
parent d16da988cd
commit 6ba0313795
3 changed files with 3 additions and 1 deletions

View File

@@ -63,8 +63,10 @@ In email we can`t tarck the changes in the code.But in git we track the changes
## 10. Pushing & Pulling Changes
![alt text](<git push and pull orgin.png>)
![alt text](<git pull.png>)
## 11. Ignoring Files with .gitignore
![alt text](<Ignoring Files with .gitignore.png>)
![alt text](<Working Directory and Staging.png>)