How to Ignore Files and Directories in Git WITHOUT Using .gitignore File

preview_player
Показать описание
In this video, I have explained how to ignore files and directories in GIT WITHOUT using .gitignore file while working on real projects with practical examples.

Below are the topics discussed in this video:

- Alternative approach to ignore files and folders in GIT
- How to ignore files using 'exclude' file
- Difference between "gitignore" and "exclude" file

#git #gitignore #gittutorial

~~~~~~~~~~~~~~~~~~

Visit, Subscribe, and Share the Knowledge using the below links:

Рекомендации по теме
Комментарии
Автор

I struggled so much to find this!!! Thanks!

OPPFINITE
Автор

very simple to understand and useful. thanks!

madhuprabha
Автор

Thank you sir for taking the time to share the knowledge. This helped me to understand an alternative approach to ignore files in git. Referring to other videos as well in this playlist.

technologymotivation
Автор

Its not working..it still shows that folder and files in status..

rajaptdr