Add .gitignore to ignore secret.txt
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
secret.txt
|
BIN
Adding & Managing Remotes.png
Normal file
BIN
Adding & Managing Remotes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
Ignoring Files with .gitignore.png
Normal file
BIN
Ignoring Files with .gitignore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
git push and pull orgin.png
Normal file
BIN
git push and pull orgin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
@ -56,3 +56,15 @@ In email we can`t tarck the changes in the code.But in git we track the changes
|
||||
## 8 Git clone
|
||||
|
||||

|
||||
|
||||
## 9. Adding & Managing Remotes
|
||||
|
||||

|
||||
|
||||
## 10. Pushing & Pulling Changes
|
||||
|
||||

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

|
||||
|
Reference in New Issue
Block a user