vmprotect-3.5.1/.gitattributes

10 lines
237 B
Plaintext
Raw Normal View History

2023-12-07 00:51:07 -08:00
*.c* text eol=crlf
*.h text eol=crlf
*.bat text eol=crlf
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary