diff --git a/.gitattributes b/.gitattributes index 92d2493..6ec2ae2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ -# Normalize line endings in text files to LF on checkin. -# (this overrides core.autocrlf) - +# Set the default behavior, in case people don't have core.autocrlf set. * text=auto + +# batch files are specific to windows and always crlf +*.bat eol=crlf diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index 5bc4181..48dce39 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -5,7 +5,7 @@