mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
- The `makepot` task is now using the WP CLI `wp i18n make-pot` command. - Exclude JavaScript Files generated by Parcel/Babel from `jsvalidate`, `jshint` & `uglify` tasks. - Add new tasks to build & minify BP Blocks files. See #8048 git-svn-id: https://buddypress.svn.wordpress.org/trunk@12574 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
25 lines
181 B
Text
25 lines
181 B
Text
.DS_Store
|
|
phpunit.xml
|
|
.idea
|
|
.cache
|
|
|
|
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
|
|
pids
|
|
logs
|
|
results
|
|
src/vendor
|
|
vendor
|
|
|
|
node_modules
|
|
npm-debug.log
|
|
|
|
# The build directory.
|
|
build
|