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

3
.gitignore vendored
View File

@ -1 +1,2 @@
techthursday.txt
techthursday.txt
git_commands.txt

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)
---

BIN
after_git_ignore.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
before_git_ignore.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB