Browse Source

dev.wp setup change

windhamdavid 8 years ago
parent
commit
910f39cb89
1 changed files with 5 additions and 2 deletions
  1. 5 2
      .gitignore

+ 5 - 2
.gitignore

@@ -1,5 +1,4 @@
-node_modules
-npm-debug.log
+
 
 lib-cov
 sitemap.xml
@@ -27,14 +26,18 @@ Thumbs.db
 .htaccess
 wp/.htaccess
 
+src
 build
 tests/*
 tools/*
 phpunit.xml
+tests/phpunit/build
 tests/phpunit/data/plugins/wordpress-importer
 tests/phpunit/data/.trac-ticket-cache*
 vendor/*
 composer.phar
+node_modules
+npm-debug.log
 
 wp-config.php
 wp-tests-config.php