# Auto-detect text files and normalize line endings * text=auto # Source code *.ino text *.cpp text *.c text *.h text *.hpp text *.S text # Scripts *.sh text eol=lf # Config *.json text *.yaml text *.yml text *.md text *.txt text # Binary / generated -- do not diff *.hex binary *.elf binary *.bin binary *.eep binary *.png binary *.jpg binary *.pdf binary