diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index 839fdcf..b3ea2b7 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -55,4 +55,5 @@ Example: ## 11. Ignoring Files with .gitignore +![alt text](git status before ignore.png) ![alt text](gitignore.png) \ No newline at end of file diff --git a/git status before ignore.png b/git status before ignore.png new file mode 100644 index 0000000..50c3606 Binary files /dev/null and b/git status before ignore.png differ