diff options
author | crupest <crupest@outlook.com> | 2023-09-22 20:12:47 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-09-22 20:12:47 +0800 |
commit | f7cb6485036ce8b4386412286d75337bd03e4a19 (patch) | |
tree | c8a68978930114218a01fa52678a2b38fb23d528 /.editerconfig | |
parent | 278030b6ed5ce0435b77649ba686fcd5106a3c14 (diff) | |
download | crupest-f7cb6485036ce8b4386412286d75337bd03e4a19.tar.gz crupest-f7cb6485036ce8b4386412286d75337bd03e4a19.tar.bz2 crupest-f7cb6485036ce8b4386412286d75337bd03e4a19.zip |
Fix editorconfig name.
Diffstat (limited to '.editerconfig')
-rw-r--r-- | .editerconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.editerconfig b/.editerconfig deleted file mode 100644 index edb912e..0000000 --- a/.editerconfig +++ /dev/null @@ -1,5 +0,0 @@ -root = true - -[*] -end_of_line = lf - |