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:
1
Documentation/.gitignore
vendored
1
Documentation/.gitignore
vendored
@@ -1,2 +1 @@
|
||||
output
|
||||
*.pyc
|
||||
|
1
doc/.gitignore
vendored
Normal file
1
doc/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
output
|
Reference in New Issue
Block a user