How to use a .gitignore file | Teach Me Tech

Опубликовано: 21 Июль 2022
на канале: Pluralsight
11,499
like

In this video David Neal shows you how to use a .gitignore file. You’ll find out how to configure Git to track only the files needed for a project, which will hopefully save a lot of time and effort in managing a Git repository. It can be helpful to use a .gitignore file when you have files that you don’t want to commit to your repository, and this quick and simple gitignore tutorial will help you understand the best way to use it.

You’ll find a written guide on this topic here: https://bit.ly/3b4vp2K

Another guide that might be helpful is this: https://bit.ly/3v2PcXl

Try Pluralsight now for free: https://bit.ly/3cAZQhm

Visit us at:
Facebook:   / pluralsight  
Twitter:   / pluralsight  
LinkedIn:   / pluralsight  
Instagram:   / pluralsight  
Blog: https://www.pluralsight.com/blog

#gitignore #tutorial #git