chore: Exclude themes and icons from index
This commit is contained in:
parent
34aad436e8
commit
5a32d4fc82
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -5,4 +5,6 @@
|
||||||
*.gulp/**.js
|
*.gulp/**.js
|
||||||
dist/
|
dist/
|
||||||
node_modules/
|
node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
themes/
|
||||||
|
icons/
|
Loading…
Reference in a new issue