summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vhosts/blog/.editorconfig')
-rw-r--r--vhosts/blog/.editorconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/vhosts/blog/.editorconfig b/vhosts/blog/.editorconfig
deleted file mode 100644
index a036f907..00000000
--- a/vhosts/blog/.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-
-[*.dj]
-indent_style = space
-indent_size = 2