Files
2021-11-23 08:03:38 -04:00

6 lines
165 B
Plaintext

# Prevent Windows systems from cloning this repository with "\r\n" line endings
core.autocrlf=false
# Convert all files to use "\n" line endings
* text=auto eol=lf