mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,5 +42,4 @@ yarn-error.log*
|
||||
*.pem
|
||||
|
||||
# Generated files
|
||||
apps/docs/public/openapi.json
|
||||
apps/docs/content/docs/api/generated/
|
||||
|
||||
Reference in New Issue
Block a user