Skip to content

Commit f93a3f2

Browse files
committed
Ignore gradlew for editorconfig
1 parent a3808c0 commit f93a3f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
root=true
2+
13
[*]
24
charset=utf-8
35
end_of_line=lf
@@ -20,3 +22,7 @@ indent_size=2
2022
[*.md]
2123
indent_style=space
2224
indent_size=2
25+
26+
[gradlew]
27+
indent_style = unset
28+
indent_size = unset

0 commit comments

Comments
 (0)