How to ignore folder and files globally using global .gitignore

preview_player
Показать описание
How to ignore folders and files globally using global .gitignore. Every time you create a new project, you'll have to add lots of files and folders in gitignore files so you can avoid adding those to your remote repository. We can use the global gitignore file, which will help us not worry about adding folders like .vscode into every project.

⭐ ⭐ ⭐ ⭐ ⭐ Best Books for JavaScript: ⭐ ⭐ ⭐ ⭐ ⭐

⭐ ⭐ ⭐ ⭐ ⭐ ⭐ My Gear ⭐ ⭐ ⭐ ⭐ ⭐ ⭐

****************************************************
Connect With Me:

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

Sir please do a video on cicd of mean stack application with github action docker ngnix and aws ec2.. please.

tranquillityEnthusiast
Автор

How can I ignore all the files in a given folder but keep selected files to push on server in the same given folder ? Anyone replying will doing great help . Thanks

mitravindgarg