diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-09 13:56:21 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-11-09 13:56:21 +0900 |
| commit | 9bb6218cee06985a1f9f8ce37b7cc0c11d897a83 (patch) | |
| tree | c186fbf2594c70b2887a0497c23f4157bcdef8c5 | |
| parent | ba77404ed0deec65247f14c03de9b471fcf42a7a (diff) | |
modified git/attributes, modified git/attributes
| -rw-r--r-- | ar/.config/git/attributes | 2 | ||||
| -rw-r--r-- | mac/.config/git/attributes | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ar/.config/git/attributes b/ar/.config/git/attributes index 2760f63..70700a1 100644 --- a/ar/.config/git/attributes +++ b/ar/.config/git/attributes @@ -25,7 +25,7 @@ *.adoc text *.textile text *.mustache text -*.csv text eol=lf +*.csv text eol=crlf *.tab text *.tsv text *.txt text diff --git a/mac/.config/git/attributes b/mac/.config/git/attributes index 2760f63..70700a1 100644 --- a/mac/.config/git/attributes +++ b/mac/.config/git/attributes @@ -25,7 +25,7 @@ *.adoc text *.textile text *.mustache text -*.csv text eol=lf +*.csv text eol=crlf *.tab text *.tsv text *.txt text |
