added git push and gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
secret.txt
|
||||
secret.txt
|
||||
secretfile.txt
|
BIN
git push.png
Normal file
BIN
git push.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
git status after gitignore.png
Normal file
BIN
git status after gitignore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
git status before gitignore.png
Normal file
BIN
git status before gitignore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
@ -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
|
||||
|
||||

|
||||

|
||||
|
||||
## 11. Ignoring Files with .gitignore
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
Reference in New Issue
Block a user