--- a/.editorconfig Thu Feb 25 07:59:44 2016 +0100
+++ b/.editorconfig Thu Feb 25 08:00:03 2016 +0100
@@ -17,7 +17,7 @@
end_of_line = lf
insert_final_newline = true
-[*.{c,h,cxx,pl,pm}]
+[*.{c,h,cxx,pl,pm,asciidoc}]
indent_style = space
indent_size = 4
tab_width = 8