mirror of
https://gh.wpcy.net/https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2026-04-26 06:36:08 +08:00
14 lines
267 B
TOML
14 lines
267 B
TOML
[files]
|
|
extend-exclude = [
|
|
".git/"
|
|
]
|
|
ignore-hidden = false
|
|
|
|
[default.extend-identifiers]
|
|
"Automattic" = "Automattic"
|
|
"get_post_stati" = "get_post_stati"
|
|
"r_tru_u_x" = "r_tru_u_x"
|
|
# Typos
|
|
"Github" = "GitHub"
|
|
"Wordpress" = "WordPress"
|
|
"Woocommerce" = "WooCommerce"
|