From 33590b7c5b66d4a8abf043f0edd4e32dbd39795c Mon Sep 17 00:00:00 2001 From: FivePixels Date: Mon, 7 Jan 2019 20:13:47 -0600 Subject: meet? --- Carthage/Checkouts/LaunchAtLogin/.editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Carthage/Checkouts/LaunchAtLogin/.editorconfig (limited to 'Carthage/Checkouts/LaunchAtLogin/.editorconfig') diff --git a/Carthage/Checkouts/LaunchAtLogin/.editorconfig b/Carthage/Checkouts/LaunchAtLogin/.editorconfig new file mode 100644 index 0000000..aaac325 --- /dev/null +++ b/Carthage/Checkouts/LaunchAtLogin/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +indent_style = tab +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true -- cgit v1.2.3