editorconfig-core/tests/glob/star.in

13 lines
77 B
Plaintext
Raw Normal View History

2022-11-16 20:09:17 +08:00
; test *
root=true
[a*e.c]
key=value
[Bar/*]
keyb=valueb
[*]
keyc=valuec