diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:17:21 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:17:21 +0200 |
| commit | c03fe1e0422984b37050043fcea22bee845969a0 (patch) | |
| tree | 75db94fe772585d33e48ee90cee7673e5cb904e0 /.editorconfig | |
Initial commit
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 |
