Newer
Older
dotfiles / .config / lite-xl / plugins / editorconfig / tests / glob / star.in
@Edoko Edoko 25 days ago 77 bytes initial commit
; test *

root=true

[a*e.c]
key=value

[Bar/*]
keyb=valueb

[*]
keyc=valuec