Git #2 - ignore file (don't share my password!)

Published: 01 December 2021
on channel: itvraag
162
1

In this video we see how to ignore files and not track them inside a git repository.
#git
https://itvraag.nl

Some of the commands used are here in the description:
Global ignore file:
git config --global core.excludesFile ~/.gitignore

Git tracked files:
git ls-tree -r main --name-only

Ignored files:
git status --ignored

Git debug:
git check-ignore -v debug_file


Watch video Git #2 - ignore file (don't share my password!) online, duration hours minute second in high quality that is uploaded to the channel itvraag 01 December 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 162 times and liked it 1 visitors.