diff options
| author | Matthias Melcher <github@matthiasm.com> | 2019-01-03 14:46:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-03 14:46:10 -0800 |
| commit | 51462930eba048d59c4bea031b671f88d48e75a2 (patch) | |
| tree | 100cd6814478145013d326018f72f0235bd61b67 /.gitattributes | |
| parent | 8856b9670119d5353d7a2bd3d4299e9478b9ce1f (diff) | |
| parent | 46e76129535d40d5fea8824977897ed1518a0543 (diff) | |
Merge pull request #13 from MatthiasWM/master
Minor Android stuff
Diffstat (limited to '.gitattributes')
| -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 |
