What is gitignore? Git allows us to specify files and directories that should be ignored by Git when we commit changes to a repository. gitignore is a feature of the version control system. This is useful when you have files or directories in your pr...
ankitmishraindia.hashnode.dev2 min read
No responses yet.