Added .gitignore, updated GIT_ASSIGNMENT.md, and added git_push.png

This commit is contained in:
2025-09-01 12:40:13 +05:30
parent dbd3af5881
commit 479c061720
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
secret.txt

View File

@ -32,7 +32,7 @@ Example:
## 5. Adding & Committing Files ## 5. Adding & Committing Files
![alt text](git_commit.png) ![alt text](git_commit.png)
6. Viewing Commit Logs & Diffs ## 6. Viewing Commit Logs & Diffs
![alt text](git_log_oneline.png) ![alt text](git_log_oneline.png)
![alt text](git_log.png) ![alt text](git_log.png)
@ -49,5 +49,6 @@ Example:
## 9. Adding & Managing Remotes ## 9. Adding & Managing Remotes
![alt text](git_remote.png) ![alt text](git_remote.png)
10. Pushing & Pulling Changes ## 10. Pushing & Pulling Changes
![alt text](git_pull.png) ![alt text](git_pull.png)
![alt text](git_push.png)

BIN
git_push.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB