diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5c412407 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +**/node_modules/ +.htaccess +wp-config.php diff --git a/wp-cron.php b/wp-cron.php old mode 100755 new mode 100644 diff --git a/wp-links-opml.php b/wp-links-opml.php old mode 100755 new mode 100644 diff --git a/wp-load.php b/wp-load.php old mode 100755 new mode 100644 diff --git a/wp-login.php b/wp-login.php old mode 100755 new mode 100644 diff --git a/wp-mail.php b/wp-mail.php old mode 100755 new mode 100644 diff --git a/wp-settings.php b/wp-settings.php old mode 100755 new mode 100644 diff --git a/wp-signup.php b/wp-signup.php old mode 100755 new mode 100644 diff --git a/wp-trackback.php b/wp-trackback.php old mode 100755 new mode 100644 diff --git a/xmlrpc.php b/xmlrpc.php old mode 100755 new mode 100644