isle-portable/.gitattributes
Christian Semmler 681c69c4ac initial commit
2024-05-16 19:42:54 -04:00

8 lines
191 B
Plaintext

*.MD text eol=lf diff=markdown
*.cpp text eol=lf diff=cpp
*.h text eol=lf diff=cpp
*.py text eol=lf diff=python
*.html text eol=lf diff=html
*.mdp binary
*.mak text eol=crlf