summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2019-01-03 14:46:10 -0800
committerGitHub <noreply@github.com>2019-01-03 14:46:10 -0800
commit51462930eba048d59c4bea031b671f88d48e75a2 (patch)
tree100cd6814478145013d326018f72f0235bd61b67 /.gitattributes
parent8856b9670119d5353d7a2bd3d4299e9478b9ce1f (diff)
parent46e76129535d40d5fea8824977897ed1518a0543 (diff)
Merge pull request #13 from MatthiasWM/master
Minor Android stuff
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
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