env-windows/.gitattributes

16 lines
246 B
Plaintext
Raw Normal View History

* binary
2022-08-25 10:10:10 +08:00
*.cmd text eol=crlf diff
*.xml text eol=crlf diff
*.reg text eol=crlf diff
*.bat text eol=crlf diff
*.py text diff
*.c text diff
*.h text diff
*.sh text diff
*.txt text diff
*.html text diff
*.gitattributes text diff
CHANGES text diff
2022-08-25 10:10:10 +08:00