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
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,3 +6,5 @@
|
||||||
dist/
|
dist/
|
||||||
node_modules/
|
node_modules/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
themes/
|
||||||
|
icons/
|
Loading…
Reference in a new issue