diff options
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c706bfbe8..3fd62ba29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -39,6 +39,7 @@ misc/update_config_scripts eol=lf # files with Windows line endings (crlf) *.rc eol=crlf +*.bat eol=crlf # Android Studio special support file (Windows .bat file) ide/AndroidStudio3/gradlew.rename_to_bat eol=crlf |
