提交 cd92ee37 编写于 作者: P Pedro Machado Santa

Add languages folder and add commented lines for a whitelist approach

上级 3514a035
......@@ -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
\ No newline at end of file
/.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
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册