add editorconfig for .gitignore

This commit is contained in:
jomo 2015-02-18 19:31:06 +01:00
parent 3cc14ae837
commit 16fdf8d1ac

View File

@ -15,3 +15,7 @@ charset = utf-8
[*.md]
trim_trailing_whitespace = false
[.gitignore]
# echo "filename" >> .gitignorre
insert_final_newline = true