Update gitassignment.md

This commit is contained in:
2025-09-02 11:04:00 +00:00
parent 3618c2e693
commit 4f19dbc47a

View File

@ -69,11 +69,15 @@ In email we can`t tarck the changes in the code.But in git we track the changes
## 11. Ignoring Files with .gitignore
![alt text](<Ignoring Files with .gitignore.png>)
Working Directory and staging:
![alt text](<Working Directory and Staging.png>)
Git status Before gitignore
![alt text](<git status before gitignore.png>)
Git status after gitignore
![alt text](<git status after gitignore.png>)