forked from themeum/kirki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
33 lines (33 loc) · 928 Bytes
/
.gitattributes
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
# Omit during export.
.github/ export-ignore
docs/ export-ignore
tests/ export-ignore
controls/scss/ export-ignore
.codeclimate.yml export-ignore
.coveralls.yml export-ignore
.csslintrc export-ignore
.editorconfig export-ignore
.eslintignore export-ignore
.eslintrc.json export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.jshintrc export-ignore
.jscsrc export-ignore
.jshintignore export-ignore
.phpcs.xml.dist export-ignore
.simplecov export-ignore
.travis.yml export-ignore
*.sh export-ignore
codacy.yml export-ignore
CODE_OF_CONDUCT.md export-ignore
composer.json export-ignore
composer.lock export-ignore
Gruntfile.js export-ignore
package.json export-ignore
kirki-composer/**/installed.json export-ignore
kirki-packages/**/.gitignore export-ignore
kirki-packages/**/package.json export-ignore
kirki-packages/**/Gruntfile.js export-ignore
*.map export-ignore
.sass-cache export-ignore
*.scss export-ignore