diff --git a/.gitignore b/.gitignore index c395bde..9dd2001 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -secret.txt \ No newline at end of file +secret.txt +secretfile.txt \ No newline at end of file diff --git a/git push.png b/git push.png new file mode 100644 index 0000000..55b2d25 Binary files /dev/null and b/git push.png differ diff --git a/git status after gitignore.png b/git status after gitignore.png new file mode 100644 index 0000000..878972d Binary files /dev/null and b/git status after gitignore.png differ diff --git a/git status before gitignore.png b/git status before gitignore.png new file mode 100644 index 0000000..55b2d25 Binary files /dev/null and b/git status before gitignore.png differ diff --git a/gitassignment.md b/gitassignment.md index b600080..023450e 100644 --- a/gitassignment.md +++ b/gitassignment.md @@ -64,9 +64,13 @@ In email we can`t tarck the changes in the code.But in git we track the changes ## 10. Pushing & Pulling Changes ![alt text]() +![alt text]() ## 11. Ignoring Files with .gitignore ![alt text]() -![alt text]() \ No newline at end of file +![alt text]() + +![alt text]() +![alt text]() \ No newline at end of file