doc: update .gitignore
gerrit patch https://gerrit.zephyrproject.org/r/#/c/10849/ changed where doxygen xml data is generated. Git should ignore this directory. Change-Id: I7f9aa9246e6453deb74ecb71b5e786253fba9d0a Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
53266a3836
commit
73f41699e3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,6 +20,7 @@ scripts/kconfig/zconf.hash.c
|
|||
scripts/kconfig/zconf.lex.c
|
||||
scripts/kconfig/zconf.tab.c
|
||||
doc/_build
|
||||
doc/doxygen
|
||||
doc/xml
|
||||
doc/html
|
||||
doc/boards
|
||||
|
|
|
|||
Loading…
Reference in a new issue