How-to-simply...

Git ignore file permissions

  • 1 navigate to the root of the project
  • 2 git config core.fileMode false

References