.distignore in Import WP – CSV & XML Import Export for WordPress 2.15.0, at .distignore
| 1 | .git |
| 2 | .gitignore |
| 3 | .gitattributes |
| 4 | .github |
| 5 | .wp-env.json |
| 6 | .wp-env.override.json |
| 7 | node_modules |
| 8 | src |
| 9 | bin |
| 10 | tests |
| 11 | build |
| 12 | vendor |
| 13 | webpack.config.js |
| 14 | pnpm-lock.yaml |
| 15 | pnpm-workspace.yaml |
| 16 | phpunit.xml.dist |
| 17 | package.json |
| 18 | package-lock.json |
| 19 | dev-webpack.config.js |
| 20 | composer.lock |
| 21 | composer.json |
| 22 | .travis.yml |
| 23 | .phpcs.xml.dist |
| 24 | .npmrc |
| 25 | .babelrc |
| 26 | .phpunit.result.cache |
| 27 |