diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-03-10 18:22:09 +0100 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-03-10 18:22:09 +0100 |
| commit | 440020e642f539079867577435a9f8b02075699b (patch) | |
| tree | 99acccfc1574a8ffc656d6f64ff934949edb1f52 /.editorconfig | |
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 |
