Updated git ignore images

This commit is contained in:
2025-09-02 15:54:44 +05:30
parent 3990ff2f28
commit 935a42820f
4 changed files with 10 additions and 1 deletions

View File

@@ -127,5 +127,13 @@ Version control (like Git) keeps one central version of the file, records who ma
![.gitignore](gitignore.png)
## Before git ignore
![.gitignore](before_git_ignore.png)
## After git ignore
![.gitignore](after_git_ignore.png)
---