aboutsummaryrefslogtreecommitdiff
path: root/Carthage/Checkouts/LaunchAtLogin/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Carthage/Checkouts/LaunchAtLogin/.editorconfig')
-rw-r--r--Carthage/Checkouts/LaunchAtLogin/.editorconfig8
1 files changed, 8 insertions, 0 deletions
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