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.
This commit is contained in:
Mauricio Siu
2025-11-30 01:19:36 -06:00
parent 26cfcb6b46
commit b594e5fbf3

1
.gitignore vendored
View File

@@ -42,5 +42,4 @@ yarn-error.log*
*.pem
# Generated files
apps/docs/public/openapi.json
apps/docs/content/docs/api/generated/