mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
Revert "chore: add website docs generated to the ignore list"
This reverts commit 150fa6553a.
This commit is contained in:
parent
150fa6553a
commit
55652ec39a
@ -49,7 +49,6 @@
|
|||||||
"docker",
|
"docker",
|
||||||
"bundle.js",
|
"bundle.js",
|
||||||
"website/build",
|
"website/build",
|
||||||
"website/docs/generated",
|
|
||||||
"website/global.js",
|
"website/global.js",
|
||||||
"setupJest.js",
|
"setupJest.js",
|
||||||
"dist",
|
"dist",
|
||||||
@ -80,7 +79,6 @@
|
|||||||
"src/test/examples/*.json",
|
"src/test/examples/*.json",
|
||||||
"coverage",
|
"coverage",
|
||||||
"website/build",
|
"website/build",
|
||||||
"website/docs/generated",
|
|
||||||
"website/global.js",
|
"website/global.js",
|
||||||
".docusaurus",
|
".docusaurus",
|
||||||
"./package.json",
|
"./package.json",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user