aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-09-22 20:12:47 +0800
committercrupest <crupest@outlook.com>2023-09-22 20:12:47 +0800
commit22e2db425b551e2fe71ec47659ac6c190e803049 (patch)
treec8a68978930114218a01fa52678a2b38fb23d528 /.editorconfig
parent9c3126bbf2ee852f3552b28f86c514ed6379da07 (diff)
downloadcrupest-22e2db425b551e2fe71ec47659ac6c190e803049.tar.gz
crupest-22e2db425b551e2fe71ec47659ac6c190e803049.tar.bz2
crupest-22e2db425b551e2fe71ec47659ac6c190e803049.zip
Fix editorconfig name.
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..edb912e
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+end_of_line = lf
+