aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJuuxel <kasperi.kauppi@gmail.com>2019-08-28 17:57:46 +0300
committerJuuxel <kasperi.kauppi@gmail.com>2019-08-28 17:57:46 +0300
commitdbc6d43b92c7032fa989ee99415d64f28ae6ca97 (patch)
treee0c27061c3b2220d0d91b47a4f32f289e1f05e19 /.editorconfig
parent5172756942c1d5dc065afcc9be8d229e83ca1b44 (diff)
parenta9f2dd347f4da78c3740d9e0dddac9739f42d78c (diff)
downloadLibGui-dbc6d43b92c7032fa989ee99415d64f28ae6ca97.tar.gz
LibGui-dbc6d43b92c7032fa989ee99415d64f28ae6ca97.tar.bz2
LibGui-dbc6d43b92c7032fa989ee99415d64f28ae6ca97.zip
Merge branch 'master' of https://github.com/CottonMC/LibGui into sliders
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..c0fbc46
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+charset = utf-8
+indent_style = tab