mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-01 18:40:18 +08:00
5 lines
276 B
Plaintext
5 lines
276 B
Plaintext
*.go linguist-detectable=true
|
|
*.js linguist-detectable=false
|
|
# Declare files that will always have LF line endings on checkout.
|
|
# Git will always convert line endings to LF on checkout. You should use this for files that must keep LF endings, even on Windows.
|
|
*.sh text eol=lf |