summaryrefslogtreecommitdiffstats
path: root/doc/.gitignore
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-07-16 09:39:19 -0700
committerTom Rini <trini@konsulko.com>2019-07-24 14:15:37 -0400
commit98c0d49c3d52a44fd27648cdb7107632bb5f2600 (patch)
treee80b072e3f4a3c52f5ca207e56bbb7543f0664e0 /doc/.gitignore
parent60ca969a7a1cbab6e43c5f97ffe99a9630257d08 (diff)
downloadu-boot-98c0d49c3d52a44fd27648cdb7107632bb5f2600.tar.gz
u-boot-98c0d49c3d52a44fd27648cdb7107632bb5f2600.tar.xz
u-boot-98c0d49c3d52a44fd27648cdb7107632bb5f2600.zip
doc: Add .gitignore for the Sphinx build output directory
With Sphinx documentation moving from Documentation directory to doc directory, we missed updating .gitignore for the Sphinx build output directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r--doc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000000..53752db253
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1 @@
+output