filmov
tv
What is .gitignore in git | Gitignore tutorial

Показать описание
In this video we will explore what is .gitignore and how we can add files or directories in this file so git won't add them to the repository.
gitignore file is a text file that tells Git which files or folders to ignore in a project
gitignore file is a text file that tells Git which files or folders to ignore in a project