Skip to content

Commit 0cb6bac

Browse files
committed
chore: ignore generated documentation directory
1 parent 47114f7 commit 0cb6bac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ cipherstash-proxy.toml
199199
# build artifacts
200200
release/
201201

202+
# Generated documentation
203+
docs/api/
204+
202205

203206

204207
# jupyter notebook

0 commit comments

Comments
 (0)