(".gitignore") கோப்புகளை புறக்கணிக்கவும் / விலக்கவும் பகுப்பாய்வு செய்து பிழைத்திருத்தம் செய்யுங்கள். மேலும் விவரத்திற்கு: https://git-scm.com/docs/git-check-ignore.
git check-ignore {{பாதை/டு/கோப்பு_அல்லது_அடைவு}}
git check-ignore {{பாதை/டு/கோப்பு}} {{அடைவிற்குப்/பாதை}}
git check-ignore --stdin < {{பாதை/டு/கோப்பு_பட்டியல்}}
git check-ignore --no-index {{பாதை/டு/கோப்பு_அல்லது_அடைவுகள்}}
git check-ignore --verbose {{பாதை/டு/கோப்பு_அல்லது_அடைவுகள்}}