1
0
mirror of https://github.com/github/gitignore synced 2024-06-15 00:50:00 +02:00

Add languages folder and add commented lines for a whitelist approach

This commit is contained in:
Pedro Machado Santa 2020-01-23 20:16:15 +00:00
parent 3514a03514
commit cd92ee374a

View File

@ -7,6 +7,7 @@
# you can delete this whole section/until Configuration.
/wp-admin/
/wp-content/index.php
/wp-content/languages
/wp-content/plugins/index.php
/wp-content/themes/index.php
/wp-includes/
@ -32,4 +33,16 @@ wp-config.php
*.log
# htaccess
/.htaccess
/.htaccess
# All plugins
#
# Note: If you wish to whitelist plugins,
# uncomment the next line
#/wp-content/plugins
# All themes
#
# Note: If you wish to whitelist themes,
# uncomment the next line
#/wp-content/themes