.editorconfig
changeset 159 e7c8c2b500bd
parent 131 9262041d1320
     1.1 --- a/.editorconfig	Thu Sep 24 14:35:50 2015 +0200
     1.2 +++ b/.editorconfig	Thu Sep 24 21:39:05 2015 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  end_of_line = crlf
     1.5  
     1.6  ; 4-column tab indentation
     1.7 -[*.cs]
     1.8 +[*.*]
     1.9  indent_style = space
    1.10  indent_size = 4
    1.11