root = true [*] charset = utf-8 indent_style = space indent_size = 2 end_of_line = lf insert_final_newline = true # If you ever want Windows-native endings for specific files: [*.bat] end_of_line = crlf [*.cmd] end_of_line = crlf [*.ps1] end_of_line = crlf