net/templates/.editorconfig: new file

Change-Id: Ieeb67a10c7b7c27a5e0e9dbc8399fe2add9f34d4
diff --git a/net/templates/.editorconfig b/net/templates/.editorconfig
new file mode 100644
index 0000000..71944b2
--- /dev/null
+++ b/net/templates/.editorconfig
@@ -0,0 +1,7 @@
+[run.sh]
+charset = utf-8
+end_of_line = lf
+indent_size = 2
+indent_style = space
+insert_final_newline = true
+trim_trailing_whitespace = true