cara menempatkan akses.log di gitignore

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