Преглед изворни кода

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
 
 [*.md]
-trim_trailing_whitespace = false
+trim_trailing_whitespace = false
+
+[.gitignore]
+# echo "filename" >> .gitignorre
+insert_final_newline = true