Skip to content
Snippets Groups Projects
.editorconfig 68 B
Newer Older
  • Learn to ignore specific revisions
  • Pierre Schmitz's avatar
    Pierre Schmitz committed
    root = true
    [*]
    end_of_line = lf
    charset = utf-8
    indent_style = tab