Explorar o código

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>
Bin Meng %!s(int64=4) %!d(string=hai) anos
pai
achega
98c0d49c3d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 1
      Documentation/.gitignore
  2. 1 0
      doc/.gitignore

+ 0 - 1
Documentation/.gitignore

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

+ 1 - 0
doc/.gitignore

@@ -0,0 +1 @@
+output