mirror of
https://github.com/Alukym/VMProtect-Source.git
synced 2025-06-07 15:47:53 -05:00
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
*.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 |