# Les scripts bash, Python, Cypher et YAML doivent rester en LF même après un
# checkout Windows : un CRLF dans lab.sh donne « /usr/bin/env: 'bash\r' » sous WSL2.
* text=auto eol=lf
*.ps1 text eol=crlf
*.jpg binary
*.png binary
*.webp binary
