-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
63 lines (54 loc) · 1.52 KB
/
.gitignore
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
.sass-cache/
node_modules/
vendor
package-lock.json
composer.lock
*.css.map
gridd.zip
docs/Gemfile.lock
docs/_site
LICENSE
installed.json
packages/kirki-framework/**/Gruntfile.js
packages/kirki-framework/**/README.md
packages/wptrt/**/*.md
packages/wptrt/**/composer.json
packages/wptrt/**/.gitattributes
packages/wptrt/**/.editorconfig
packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src/*
packages/kirki-framework/**/composer.json
packages/kirki-framework/**/.gitignore
packages/kirki-framework/**/package.json
packages/kirki-framework/**/**/*.scss
packages/kirki-framework/**/webpack.config.js
packages/kirki-framework/**/.gitattributes
packages/kirki-framework/**/.eslintrc
packages/kirki-framework/**/.eslintignore
packages/kirki-framework/**/.babelrc
packages/kirki-framework/**/CHANGELOG.md
packages/kirki-framework/**/README.md
packages/kirki-framework/**/src/*.js
packages/kirki-framework/**/src/*.js
packages/bin/
packages/dealerdirect/
packages/phpcompatibility/
packages/squizlabs/
packages/wp-coding-standards/
packages/wptrt/wpthemereview/
packages/composer/installers/
packages/wplemon/**/src/*.js
packages/wplemon/**/.gitignore
packages/wplemon/**/.gitattributes
packages/wplemon/**/.eslintrc
packages/wplemon/**/.eslintignore
packages/wplemon/**/.babelrc
packages/wplemon/**/webpack.config.js
packages/wplemon/**/package.json
packages/wplemon/**/CHANGELOG.md
packages/wplemon/**/README.md
packages/wplemon/**/composer.json
FUNDING.yml
bin/gutenberg-master/
bin/master.zip
bin/temp-styles/
bin/dist/