Опубликовано: 06 Октябрь 2024 на канале: TechInnate TV
66
3
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