# Line endings are part of this repository's content, not a per-platform
# preference. Several tests assert on text this repository generates from
# committed templates, and on a Windows checkout with the default
# `core.autocrlf=true` those templates arrive with CRLF, so the generated text
# gains a `\r` before every newline and the assertions stop matching — nine of
# the failures in #152 are exactly that. Normalizing here makes every checkout
# byte-identical.
*
# The Gradle wrapper's Windows launcher is a batch file, which needs CRLF to
# run at all.
*.bat
# Binary assets must never be touched.
*.png*.jpg*.jpeg*.gif*.webp*.ico*.icns*.pdf*.ttf*.otf*.woff*.woff2*.mp4*.mov*.wav*.mp3*.zip*.jar*.wasm
# Vendored verbatim from upstream; its bytes are the license text as published.
components/icon/material/LICENSE-ICONS