mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-31 13:47:02 +02:00
chore: add website docs generated to the ignore list
This commit is contained in:
parent
cbe0ac475c
commit
150fa6553a
@ -49,6 +49,7 @@
|
|||||||
"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",
|
||||||
@ -79,6 +80,7 @@
|
|||||||
"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