Remove symlink in docs folder to fix github pages build
This commit is contained in:
parent
3b1fffade1
commit
d277774337
2 changed files with 1 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,5 +15,6 @@ _*.ignore
|
|||
|
||||
build
|
||||
/_*
|
||||
/docs/lab/fonts
|
||||
|
||||
src/FontInspector.html
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
../../build/dist
|
||||
Reference in a new issue