diff --git a/web/.gitignore b/web/.gitignore index b4b15f2dc..64cbf9d8f 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -41,3 +41,7 @@ next-env.d.ts # bun bun.lockb + +# keep the shadcn lib directory +!lib/ +!lib/**