aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2023-10-12 15:10:23 +0200
committerFelix Morgner <felix.morgner@ost.ch>2023-10-12 15:10:23 +0200
commit0db25b0e76151c43a235ae627cf318b69745c2fb (patch)
treeed402c867bd9e3ba4d6b078fbd5f34850a169a59 /.gitignore
parent557643b786e1de7a8a391f998130913cb30a242f (diff)
downloadteachos-0db25b0e76151c43a235ae627cf318b69745c2fb.tar.xz
teachos-0db25b0e76151c43a235ae627cf318b69745c2fb.zip
docs: enable sphinx HTML build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f8af93d..8a5ffb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,8 @@
/.venv
/build
/.conan/install
+/docs/_build
# Conan Generated CMake presets
CMakeUserPresets.json
-.gdb_history \ No newline at end of file
+.gdb_history