root = true [*] end_of_line = lf charset = utf-8 indent_style = space indent_size = 4 trim_trailing_whitespace = true [gitconfig] indent_style = tab tab_width = 8 [*.py] profile = black