2021-03-22 15:29:08 -04:00
|
|
|
# Ensure files are always checked in with consistent line endings
|
|
|
|
* text eol=lf
|
2021-04-01 19:23:34 -04:00
|
|
|
*.png binary
|
|
|
|
*.pptx binary
|
|
|
|
*.odp binary
|
2023-09-09 14:58:51 -04:00
|
|
|
|
|
|
|
# Instruct linguist not to ignore the PEPs
|
|
|
|
# https://github.com/github-linguist/linguist/blob/master/docs/overrides.md
|
|
|
|
peps/*.rst text linguist-detectable
|