Fix wildcard

This commit is contained in:
evgfilim1 2021-08-05 16:27:18 +05:00 committed by GitHub
parent 5935b52c23
commit f6a3a4fbdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
root = true
[*]
[**]
charset = utf-8
end_of_line = lf
indent_size = 4