diff options
| author | mihna123 <mihailonvojinovic@gmail.com> | 2026-05-24 17:16:04 +0200 |
|---|---|---|
| committer | mihna123 <mihailonvojinovic@gmail.com> | 2026-05-24 17:16:04 +0200 |
| commit | a62b2f3963ae024fc28f20772ecf1734ea052610 (patch) | |
| tree | cd728bb821050df9626c03018100659eed585966 | |
| parent | 01ce33ab6e1293ebe0f886cbd3a9b8a922fa3f36 (diff) | |
| download | mihna123-a62b2f3963ae024fc28f20772ecf1734ea052610.tar.gz mihna123-a62b2f3963ae024fc28f20772ecf1734ea052610.zip | |
feat: remove .editorconfig from git
| -rw-r--r-- | .editorconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 18616d3..0000000 --- a/.editorconfig +++ /dev/null @@ -1,8 +0,0 @@ -root = true - -[*] -end_of_line = lf -insert_final_newline = true -indent_style = space -indent_size = 2 -charset = utf-8 |
