Commit 45c8189
authored
chore: git-ignore SDK docs (#1492)
This change drops the .genignore rule for docs which didn't seem to be
working and instead opts for adding /client/sdk/docs to the .gitignore
file. This can be beneficial because `speakeasy` will still generate
docs that are available to coding agents as context while not adding
noise to source control.
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/speakeasy-api/gram/pull/1492">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->1 parent 81ba6bb commit 45c8189
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
This file was deleted.
0 commit comments