Skip to content

Commit ff91d07

Browse files
author
Geoffroy Van Cutsem
committed
doc: update .gitignore to reflect the new location of the tools
Update the .gitignore file to reflect the fact that the tools are now located under misc/ and no longer under tools/. One of the temporary folder created during the documentation generation was doc/tools and it was therefore ignored by Git. It is now better to *not* ignore it as it will cause documention build issues if such previous folder exists. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
1 parent 9bb21ac commit ff91d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
doc/doxygen
22
doc/_build
3-
doc/tools
43
doc/reference/kconfig/*.rst
54
doc/misc
65
build

0 commit comments

Comments
 (0)