You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
10 lines
264 B
Plaintext
Executable File
10 lines
264 B
Plaintext
Executable File
# Declare files that will always have LF line endings on checkout.
|
|
*.sh text eol=lf
|
|
*.prop text eol=lf
|
|
*.md text eol=lf
|
|
*.xml text eol=lf
|
|
META-INF/** text eol=lf
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
common/addon/**/tools/** binary
|