STYLE: prevent __version__.py being marked as modified on Windows
Building Slicer regenerates __version__.py
, and if the file was checked out with autocrlf it will be marked as modified. This creates an annoyance for many versioning-related operations, such as committing, re-basing, cherry-picking etc.