summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorXusheng <xusheng@vector35.com>2023-06-19 22:38:13 +0800
committerXusheng <xusheng@vector35.com>2023-06-19 22:38:13 +0800
commitff7d32f2ec4dec9928dc579d3d1442ab409aad8e (patch)
tree73d6fbac662d5555674c74ea76f17434a793f4d6 /.gitignore
parent947d7e81ef1f0d50d3080b57f89db65625638b3b (diff)
Update API repo .gitignore to ignore all markdown files in the debugger docs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b13f19df..17b57f83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,5 +86,4 @@ rust/examples/*/target/
# Debugger docs
docs/img/debugger
-docs/guide/debugger.md
-docs/guide/remote-debugging.md
+docs/guide/*.md