mirror of
https://gh.wpcy.net/https://github.com/elementor/hello-theme.git
synced 2026-04-24 11:45:02 +08:00
34 lines
415 B
Text
34 lines
415 B
Text
*.zip
|
|
karma.conf.js
|
|
bin/
|
|
dev/
|
|
modules/**/assets/
|
|
composer.json
|
|
composer.lock
|
|
Gruntfile.js
|
|
node_modules/
|
|
npm-debug.log
|
|
package-lock.json
|
|
package.json
|
|
phpcs.xml
|
|
phpunit.xml
|
|
README.md
|
|
webpack.config.js
|
|
.DS_Store
|
|
.git/
|
|
|
|
.github/
|
|
.buildignore
|
|
.editorconfig
|
|
.gitignore
|
|
.browserslistrc
|
|
.eslintignore
|
|
.eslintrc.js
|
|
.npmrc
|
|
|
|
tests/
|
|
test-results/
|
|
tsconfig.json
|
|
.wp-env.json
|
|
.phpunit.result.cache
|
|
temp-changelog-from-readme.txt
|