diff --git a/.gitignore b/.gitignore index 1d98989c..cecc3bec 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ diff --git a/wp/wp-config-local.php b/wp/wp-config-local.php deleted file mode 100644 index d4ed4591..00000000 --- a/wp/wp-config-local.php +++ /dev/null @@ -1,11 +0,0 @@ -