forked from Codeinwp/neve
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.distignore
71 lines (71 loc) · 1.35 KB
/
.distignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
.git
CONTRIBUTING.md
.distignore
.gitignore
.travis.yml
.jshintrc
.commitlintrc.js
docker-compose.yml
Gruntfile.js
grunt
phpcs.xml
node_modules
logs
cypress
cypress.json
.eslintignore
.eslintrc.js
.releaserc.yml
.gitattributes
.babelrc
.eslintrc
.github
package.json
bin
tests
phpunit.xml
npm-debug.log
package-lock.json
webpack.config.js
dist
.nvmrc
.editorconfig
artifact
composer.json
composer.lock
themeisle.enc
assets/scss
.idea
header-footer-grid/assets/scss
header-footer-grid/.babelrc
header-footer-grid/.eslintignore
header-footer-grid/.eslintrc.js
header-footer-grid/node_modules
header-footer-grid/package.json
header-footer-grid/package-lock.json
header-footer-grid/rollup.config.js
vendor/codeinwp/ti-onboarding/assets/vue
vendor/codeinwp/ti-about-page/assets/scss
vendor/codeinwp/ti-about-page/assets/scss
vendor/codeinwp/ti-onboarding/assets/scss
vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php
inc/admin/onboarding/assets/vue
inc/admin/onboarding/node_modules
inc/admin/onboarding/.eslintrc
inc/admin/onboarding/webpack.config.js
inc/admin/onboarding/package.json
inc/admin/onboarding/package-lock.json
**/*.css.map
blackfire
rollup.config.js
docker-compose.ci.yml
renovate.json
dashboard/src
dashboard/node_modules
dashboard/.eslintrc
dashboard/package.json
dashboard/package-lock.json
dashboard/webpack.config.js
visual-regressions
yarn.lock
.ds_store