mirror of
https://gh.wpcy.net/https://github.com/elementor/hello-theme.git
synced 2026-04-24 11:45:02 +08:00
23 lines
256 B
Text
23 lines
256 B
Text
.idea/
|
|
node_modules/
|
|
.sass-cache/
|
|
build/**
|
|
assets/
|
|
hello-elementor/
|
|
elementor-hello-theme/
|
|
log/
|
|
vendor/
|
|
.DS_Store
|
|
.project
|
|
Thumbs.db
|
|
*.log
|
|
*.map
|
|
yarn.lock
|
|
assets/js/
|
|
*.zip
|
|
.npmrc
|
|
.env
|
|
tmp/
|
|
.phpunit.result.cache
|
|
test-results/
|
|
!tests/phpunit/hello-elementor
|