From 5a0910ea79b3f219c64f922fc775636b2bfdf07c Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Thu, 3 Jul 2025 11:49:15 -0500 Subject: chore: better local dev with stainless script --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a07a7493f..27316da64 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ node_modules .env .idea .vscode +openapi.json -- cgit v1.2.3