So setzen Sie Access.log in Gitignore ein

git rm --cached [file]
git update-index --assume-unchanged [file]
amit.bhagat