aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJuuxel <kasperi.kauppi@gmail.com>2019-08-27 19:15:29 +0300
committerJuuxel <kasperi.kauppi@gmail.com>2019-08-27 19:15:29 +0300
commitad6f475a7b28ce2d4a5ec459246e093fdeaac688 (patch)
tree097406eda5f4661a26596f90104da331e64757a8 /.editorconfig
parentc4fe40d1daee84662c6c269f53dd68a2c2a136f1 (diff)
downloadLibGui-ad6f475a7b28ce2d4a5ec459246e093fdeaac688.tar.gz
LibGui-ad6f475a7b28ce2d4a5ec459246e093fdeaac688.tar.bz2
LibGui-ad6f475a7b28ce2d4a5ec459246e093fdeaac688.zip
Add .editorconfig file
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