diff --git a/dashboard/.gitignore b/dashboard/.gitignore index 692a9fc1..377771ff 100644 --- a/dashboard/.gitignore +++ b/dashboard/.gitignore @@ -1,5 +1,6 @@ .pnp.* .yarn/* +!.yarn/.gitkeep !.yarn/patches !.yarn/plugins !.yarn/releases diff --git a/dashboard/.yarn/.gitkeep b/dashboard/.yarn/.gitkeep new file mode 100644 index 00000000..e69de29b