Tips/Git

how to check which files/folders are ignored in git

Learever 2023. 9. 14. 07:52

https://scriptcrunch.com/git-show-ignored-files/

 

How to Check if gitignore is Working | Show Ignored Files

In this blog, we will explain to you how to validate the .gitingnore file by checking and showing git ignored files using git check-ignore command.

scriptcrunch.com