added windows exec 'windowsHide' option

This commit is contained in:
Sebastian Hildebrandt
2018-02-19 22:07:20 +01:00
parent fc7348cc56
commit a15af92453
14 changed files with 79 additions and 41 deletions
-3
View File
@@ -11,9 +11,6 @@ end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true
# trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = true
[{.travis.yml,package.json}]