diff options
| author | Xusheng <xusheng@vector35.com> | 2023-06-19 22:38:13 +0800 |
|---|---|---|
| committer | Xusheng <xusheng@vector35.com> | 2023-06-19 22:38:13 +0800 |
| commit | ff7d32f2ec4dec9928dc579d3d1442ab409aad8e (patch) | |
| tree | 73d6fbac662d5555674c74ea76f17434a793f4d6 /.gitignore | |
| parent | 947d7e81ef1f0d50d3080b57f89db65625638b3b (diff) | |
Update API repo .gitignore to ignore all markdown files in the debugger docs
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -86,5 +86,4 @@ rust/examples/*/target/ # Debugger docs docs/img/debugger -docs/guide/debugger.md -docs/guide/remote-debugging.md +docs/guide/*.md |
