Skip to main content
Submitted by admin on 30 July 2022

Are you want to  ignore further update on particular file  that are already in repository Sorry we can not  gitignore if files are already in Repo .

 Git can only ignore files that are untracked - files ie. not  committed to the repository yet.

Create .gitignore

touch .gitignore