Files
fastwc/.gitattributes
2026-08-29 13:57:59 -04:00

16 lines
184 B
Plaintext

# 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