mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Fix lowercase letter in WordPress.gitignore comment
corrected the lowercase letters that should have been uppercase.
This commit is contained in:
parent
166ce88ec5
commit
322d56fec4
@ -1,4 +1,4 @@
|
|||||||
# Wordpress - ignore core, configuration, examples, uploads and logs.
|
# WordPress - ignore core, configuration, examples, uploads and logs.
|
||||||
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
|
# https://github.com/github/gitignore/blob/main/WordPress.gitignore
|
||||||
|
|
||||||
# Core
|
# Core
|
||||||
@ -45,4 +45,4 @@ wp-config.php
|
|||||||
#
|
#
|
||||||
# Note: If you wish to whitelist themes,
|
# Note: If you wish to whitelist themes,
|
||||||
# uncomment the next line
|
# uncomment the next line
|
||||||
#/wp-content/themes
|
#/wp-content/themes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user