Should I put .netlify in .gitignore?

These files in .netlify folder keeps polluting my commits. Should I put it in gitignore?
image

Yes put the .netlify directory in the .gitignore of a project.