2
3
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:
rarified
2021-02-27 12:03:48 -07:00
parent 4331076744
commit d7a68f326c
3385 changed files with 1111796 additions and 1111796 deletions

View File

@ -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