Browse Source

add editorconfig for .gitignore

jomo 10 năm trước cách đây
mục cha
commit
16fdf8d1ac
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      .editorconfig

+ 5 - 1
.editorconfig

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