From b594e5fbf3c8891eec569bc00056fdae40a6c263 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Sun, 30 Nov 2025 01:19:36 -0600 Subject: [PATCH] chore: update .gitignore to exclude generated API documentation path - Removed the exclusion for openapi.json and added the path for generated API documentation files. - This change ensures that the generated documentation is properly managed and not ignored during builds. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 235097a..9c1ae0e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,5 +42,4 @@ yarn-error.log* *.pem # Generated files -apps/docs/public/openapi.json apps/docs/content/docs/api/generated/