Merged in bugfix/wpconfigfix (pull request #4)

Fix wp-config

* Fix wp-config


Approved-by: Rachit Bhargava
This commit is contained in:
Jay Sharma
2023-12-05 17:47:37 +00:00
committed by Rachit Bhargava
parent 5564dcad3f
commit a1278670ad
3 changed files with 19 additions and 19 deletions

3
.gitignore vendored
View File

@@ -2,7 +2,8 @@
# You should customize this list as applicable to your project.
# Learn more about .gitignore:
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
# wp-config local file
wp/wp-config-local.php
# Node artifact files
node_modules/
#dist/