mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-07 07:33:07 +00:00
Add .gitattributes
This commit is contained in:
parent
25dcb87d78
commit
42f47eb2f8
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Set default behavior to automatically normalize line endings.
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
# Force bash scripts to always use lf line endings so that if a repo is accessed
|
||||||
|
# in Unix via a file share from Windows, the scripts will work.
|
||||||
|
*.sh text eol=lf
|
||||||
|
|
||||||
|
# Likewise, force cmd and batch scripts to always use crlf
|
||||||
|
*.cmd text eol=crlf
|
||||||
Loading…
x
Reference in New Issue
Block a user