added heading for gitignore

This commit is contained in:
2025-09-02 16:32:06 +05:30
parent 8f87fd7888
commit 3618c2e693
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -69,8 +69,11 @@ 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>)
![alt text](<git status after gitignore.png>)
Git status Before gitignore
![alt text](<git status before gitignore.png>)
Git status after gitignore
![alt text](<git status after gitignore.png>)