瀏覽代碼

add editorconfig for .gitignore

jomo 10 年之前
父節點
當前提交
16fdf8d1ac
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      .editorconfig

+ 5 - 1
.editorconfig

@@ -14,4 +14,8 @@ indent_size = 2
 charset = utf-8
 charset = utf-8
 
 
 [*.md]
 [*.md]
-trim_trailing_whitespace = false
+trim_trailing_whitespace = false
+
+[.gitignore]
+# echo "filename" >> .gitignorre
+insert_final_newline = true