1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 00:02:13 +02:00

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>
This commit is contained in:
Bin Meng
2019-07-16 09:39:19 -07:00
committed by Tom Rini
parent 60ca969a7a
commit 98c0d49c3d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,2 +1 @@
output
*.pyc

1
doc/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
output