# fastwc repository hygiene.

* text=auto

*.c    text
*.h    text
*.md   text
*.sh   text eol=lf
*.ac   text
*.am   text
*.json text

*.c    diff=cpp
*.h    diff=cpp
*.sh   diff=bash
