aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46fc8a6..905198f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,12 @@
# OS X folder cruft
.DS_Store
+
+# mdbook build dir
+/build
+
+# generated html (reorganized from the build dir)
+/html
+
+# bin/check_links output
+/html.link-check