aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-09-16 17:52:37 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-09-19 04:13:00 -0500
commitfc44a53664bfb549ce82a7b52019524f9b2276d0 (patch)
treeb54634d7793cfd61a5e8682b5dfaec266e771e3a /.gitignore
parenteef0e197abbdc0ce8034be94cd7022e498f11c3e (diff)
downloadskiboot-fc44a53664bfb549ce82a7b52019524f9b2276d0.zip
skiboot-fc44a53664bfb549ce82a7b52019524f9b2276d0.tar.gz
skiboot-fc44a53664bfb549ce82a7b52019524f9b2276d0.tar.bz2
doc: Add _build directory to .gitignore
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2778552..2c4635c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,4 @@ test/hello_world/hello_kernel/hello_kernel
test/sreset_world/sreset_kernel/sreset_kernel
zImage.epapr
vgcore.*
+doc/_build