Skip to content

Commit b594e5f

Browse files
author
Mauricio Siu
committed
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.
1 parent 26cfcb6 commit b594e5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ yarn-error.log*
4242
*.pem
4343

4444
# Generated files
45-
apps/docs/public/openapi.json
4645
apps/docs/content/docs/api/generated/

0 commit comments

Comments
 (0)