diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-09-16 17:52:37 +1000 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-09-19 04:13:00 -0500 |
commit | fc44a53664bfb549ce82a7b52019524f9b2276d0 (patch) | |
tree | b54634d7793cfd61a5e8682b5dfaec266e771e3a /.gitignore | |
parent | eef0e197abbdc0ce8034be94cd7022e498f11c3e (diff) | |
download | skiboot-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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,3 +90,4 @@ test/hello_world/hello_kernel/hello_kernel test/sreset_world/sreset_kernel/sreset_kernel zImage.epapr vgcore.* +doc/_build |