delete stuff

This commit is contained in:
czmj
2017-09-22 10:44:07 +01:00
parent 6796602fad
commit 3626b42dd2
38 changed files with 0 additions and 27171 deletions

View File

@ -1,14 +0,0 @@
# editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# Trailing whitespace is significant in markdown files.
[*.md]
trim_trailing_whitespace = false