2023-08-25 11:36:17 +03:00
|
|
|
.distignore
|
|
|
|
.editorconfig
|
|
|
|
.gitattributes
|
|
|
|
.gitignore
|
2024-08-28 10:00:45 +03:00
|
|
|
.eslintrc
|
2023-08-25 11:36:17 +03:00
|
|
|
.ddev
|
|
|
|
.git*
|
|
|
|
.phpstorm*
|
|
|
|
.idea
|
|
|
|
*.env*
|
|
|
|
.psalm*
|
|
|
|
tests
|
2024-08-28 10:00:45 +03:00
|
|
|
*.xml*
|
2023-08-25 11:36:17 +03:00
|
|
|
.phpunit.result.cache
|
2024-08-28 10:00:45 +03:00
|
|
|
babel.config.json
|
2023-08-25 15:09:16 +03:00
|
|
|
node_modules
|
2024-09-06 09:01:19 +03:00
|
|
|
modules/*/resources/css
|
|
|
|
modules/*/resources/js/**/*.js
|
2023-08-25 11:36:17 +03:00
|
|
|
*.lock
|
|
|
|
webpack.config.js
|
|
|
|
wp-cli.yml
|
|
|
|
ngrok.yml
|
|
|
|
composer.json
|
|
|
|
package.json
|
|
|
|
package-lock.json
|
2023-08-25 15:09:16 +03:00
|
|
|
.composer_compiled_assets
|
|
|
|
assets-compiler.json
|
2023-08-25 11:36:17 +03:00
|
|
|
patchwork.json
|
|
|
|
.babelrc
|
|
|
|
README.md
|
|
|
|
wordpress_org_assets
|
|
|
|
.DS_Store
|
2023-08-25 17:20:12 +03:00
|
|
|
auth.json
|
|
|
|
*.log
|