summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHalfSweet <[email protected]>2024-09-24 20:14:31 +0800
committerGitHub <[email protected]>2024-09-24 20:14:31 +0800
commit5fb7d4d0e9b586a00fa41050678150dcd90e20fc (patch)
tree3b0173dfcd61d58c20b50d7b47eb1b97bd57451a /docs
parent8cb95b04cf2495c90a202fd66002abf3264fc5c6 (diff)
Add Github Action for Documentation Builds (#256)
Diffstat (limited to 'docs')
-rw-r--r--docs/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 00000000..c809c12d
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1 @@
+*build \ No newline at end of file