* text=auto
.gitattributes text eol=lf

*.py text eol=lf
*.cpp text eol=lf
*.h text eol=lf
*.hpp text eol=lf
*.md text eol=lf
*.toml text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.tcl text eol=lf
*.ps1 text eol=lf

*.docx binary
*.xlsx binary
*.png binary
*.jpg binary
*.jpeg binary
*.pdf binary
*.zip binary
*.whl binary
*.pyd binary
*.so binary
*.dll binary
*.xtc binary
*.trr binary
*.dcd binary
*.gz binary
