Selaa lähdekoodia

add editorconfig for .gitignore

jomo 10 vuotta sitten
vanhempi
sitoutus
16fdf8d1ac
1 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  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