# Auto-detect text files and normalise line endings.
* text=auto eol=lf

# Windows scripts keep CRLF.
*.bat text eol=crlf
*.cmd text eol=crlf

# Binary assets.
*.png binary
*.jpg binary
*.gif binary
*.pdf binary
*.whl binary
*.gz binary

# Keep generated/vendored files out of language stats.
src/hkex_scraper/_version.py linguist-generated=true
docs/*.png linguist-documentation
