diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index 387e526c06979e05d40352a148af4045ed7a19fe..0000000000000000000000000000000000000000 --- a/.editorconfig +++ /dev/null @@ -1,16 +0,0 @@ -# EditorConfig <http://EditorConfig.org> -root = true - -# elementary defaults -[*] -charset = utf-8 -end_of_line = lf -indent_size = tab -indent_style = space -insert_final_newline = true -max_line_length = 120 -tab_width = 4 - -# Markup files -[{*.html,*.xml,*.xml.in,*.yml}] -tab_width = 2 diff --git a/.gitignore b/.gitignore index 41cad32ceca24aea210b35cbb50aa1d8439c1968..c4cc9f4c97f2605581edd8aa7558e932f3e9070f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.buildconfig + build install