0494df8152
wp-config.php is now created in the root. wp-config-sample.php is properly copied over to the build directory for syncing to core.svn. Add some ignores. fixes #25185, see #24976. git-svn-id: https://develop.svn.wordpress.org/trunk@25173 602fd350-edb4-49c9-b593-d223f7449a82
23 lines
185 B
Plaintext
23 lines
185 B
Plaintext
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
|
|
pids
|
|
logs
|
|
results
|
|
|
|
wp-config.php
|
|
wp-tests-config.php
|
|
phpunit.xml
|
|
|
|
node_modules
|
|
npm-debug.log
|
|
|
|
# The WordPress output directory.
|
|
build
|