mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
# Ensure Unix files in this folder always keep Unix line endings
|
|
dspace text eol=lf
|
|
dspace-info.pl text eol=lf
|
|
log-reporter text eol=lf
|
|
make-handle-config text eol=lf
|
|
start-handle-server text eol=lf
|
|
|
|
# Ensure Windows files in this folder always keep Windows line endings
|
|
*.bat text eol=crlf |