Use of .gitignore file | How to ignore untracked files
Опубликовано: 09 Апрель 2026 на канале: Learn4Tarakki
6,593
32
This tutorial demonstrates how one can ignore untracked files by creating .gitignore file at the root of the git repository. We also see how to use ready made gitignore templates provided by https://gitignore.io website.