03- How to ignore files in git - Learning Git

Опубликовано: 12 Октябрь 2024
на канале: YpnConnect-Soft
93
3

Ignore files are files we dont want git to keep track of. Such files should not be commited in the repostitory.

This video gives a beginner approach to understanding how ignoring files in git works