mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
Renormalize line endings on entire repository to <LF> (for files in repository).
.gitattributes will alter text endings depending on platform with "text=auto"
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Indicate there is no need to continue trawling
|
||||
root = true
|
||||
|
||||
# Cyan's source files use tabs... mostly...
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
# Indicate there is no need to continue trawling
|
||||
root = true
|
||||
|
||||
# Cyan's source files use tabs... mostly...
|
||||
[*]
|
||||
end_of_line = crlf
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
Reference in New Issue
Block a user