mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
chore: update .gitignore to remove generated API documentation path
- Removed the exclusion for the generated API documentation directory from .gitignore. - This change ensures that the generated documentation files are no longer ignored during builds, aligning with recent documentation management efforts.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -42,4 +42,3 @@ yarn-error.log*
|
||||
*.pem
|
||||
|
||||
# Generated files
|
||||
apps/docs/content/docs/api/generated/
|
||||
|
||||
Reference in New Issue
Block a user