Step-by-step teaches you how to create a .gitignore file to block certain files from being push to GitHub!
git Wildcard info:
- marks line as a comment
* - matches 0 or more characters
? - matches 1 character
[abc] - matches a, b, or c
** - matches nested directories - a/**/z matches
--- a/z
--- a/b/z
--- a/b/c/z
git command used in this video:
git add .
git commit -m "Commit Description"
git push origin [Name of Branch]
git rm -rf --cached .
How to install Git Bash: • How to Install Git Bash on Windows 10
Support the Channel:
1) Subscribe:
2) DataCamp:
3) Udacity:
Смотрите видео Beginner Git and GitHub #9 - .gitignore files онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Becoming a Data Scientist 15 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 11,123 раз и оно понравилось 207 людям.