diff --git a/WordPress.gitignore b/WordPress.gitignore index 54696693..1db59d80 100644 --- a/WordPress.gitignore +++ b/WordPress.gitignore @@ -35,6 +35,9 @@ wp-config.php # htaccess /.htaccess +# htpasswd +/.htpasswd + # All plugins # # Note: If you wish to whitelist plugins, @@ -45,4 +48,4 @@ wp-config.php # # Note: If you wish to whitelist themes, # uncomment the next line -#/wp-content/themes \ No newline at end of file +#/wp-content/themes