mirror of
https://github.com/YahnisElsts/plugin-update-checker.git
synced 2025-10-04 02:02:05 +08:00
15 lines
271 B
INI
15 lines
271 B
INI
[*]
|
|
charset=utf-8
|
|
end_of_line=lf
|
|
insert_final_newline=false
|
|
indent_style=tab
|
|
tab_width=4
|
|
|
|
[{phpunit.xml.dist,*.jhm,*.xslt,*.xul,*.rng,*.xsl,*.xsd,*.ant,*.tld,*.fxml,*.jrxml,*.xml,*.jnlp,*.wsdl}]
|
|
indent_style=space
|
|
indent_size=4
|
|
|
|
[*.svg]
|
|
indent_style=space
|
|
indent_size=4
|
|
|