diff --git a/UnrealEngine.gitignore b/UnrealEngine.gitignore index 6582eaf9..0c694307 100644 --- a/UnrealEngine.gitignore +++ b/UnrealEngine.gitignore @@ -52,7 +52,7 @@ Plugins/*/Binaries/* # Builds Build/* -# Whitelist PakBlacklist-.txt files +# Allowlist PakBlacklist-.txt files !Build/*/ Build/*/** !Build/*/PakBlacklist*.txt diff --git a/WordPress.gitignore b/WordPress.gitignore index 54696693..d29ddf8b 100644 --- a/WordPress.gitignore +++ b/WordPress.gitignore @@ -37,12 +37,12 @@ wp-config.php # All plugins # -# Note: If you wish to whitelist plugins, +# Note: If you wish to allowlist plugins, # uncomment the next line #/wp-content/plugins # All themes # -# Note: If you wish to whitelist themes, +# Note: If you wish to allowlist themes, # uncomment the next line #/wp-content/themes \ No newline at end of file