# All files are checked into the repo with LF
* text=auto

# These files are checked out using CRLF locally
*.cmd text eol=crlf
*.bat text eol=crlf

# These files are binary and should not be modified
*.jar binary
*.apk binary
*.dex binary