Skip to content

Commit

Permalink
[#1037] Fixed ignoring of wp-config.php in parent directory of ABSPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
JanVoracek committed May 17, 2016
1 parent da94f0f commit 7d46b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/versionpress/src/Initialization/.gitignore.tpl
Expand Up @@ -2,7 +2,7 @@
# Main ignored items
#------------------------

/wp-config.php
{{abspath-parent}}/wp-config.php
{{abspath}}/wp-config.php
.maintenance
versionpress.maintenance
Expand Down

0 comments on commit 7d46b23

Please sign in to comment.