Skip to content

Commit 7c66205

Browse files
committed
edit .editorconfig and .gitignore
1 parent faa1252 commit 7c66205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# EditorConfig is awesome: http://EditorConfig.org
22

33
# top-most EditorConfig file
4-
root = false
4+
root = true
55

66
[*]
77
end_of_line = lf

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ node_modules
1111
test/qml/Output
1212
test/build.*
1313
test/.cache
14-
14+
.DS_Store

0 commit comments

Comments
 (0)