Skip to content

Commit 1b9c780

Browse files
JimiCrobertohuertasm
authored andcommitted
Tell editor to not touch image files. (vscode-icons#722)
1 parent 16b8aea commit 1b9c780

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ charset = utf-8
1010
indent_style = space
1111
indent_size = 2
1212

13+
[*.{svg,gif,png,jpg,jpeg}]
14+
insert_final_newline = false
15+
1316
[*.md]
1417
trim_trailing_whitespace = false
1518

0 commit comments

Comments
 (0)