summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorNeko7sora <75793267+Neko7sora@users.noreply.github.com>2023-02-14 13:13:34 +0900
committerGitHub <noreply@github.com>2023-02-14 13:13:34 +0900
commit7436a58ea17edf8758c29dfa9876816354ec6b1a (patch)
tree521ae1ab4fcfaa5b0703f421087840b281aede7d /.gitattributes
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadsharkey-7436a58ea17edf8758c29dfa9876816354ec6b1a.tar.gz
sharkey-7436a58ea17edf8758c29dfa9876816354ec6b1a.tar.bz2
sharkey-7436a58ea17edf8758c29dfa9876816354ec6b1a.zip
改行コードをLFに統一 (#9926)
* chore: update gitattribute editorconfig * Normalize all the line endings
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a175917f31..246ecb0a60 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5,3 +5,4 @@
*.glb -diff -text
*.blend -diff -text
*.afdesign -diff -text
+* text=auto eol=lf