mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 07:00:09 +01:00
.gitignore: ignore doxygen generated files v2
Fixes incorrect commit d956379058
Signed-off-by: Dawid Gajownik <gajownik@gmail.com>
This commit is contained in:
parent
1281a36e3b
commit
2d7ded80f5
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -32,9 +32,9 @@ cscope.out
|
||||||
/config.sub
|
/config.sub
|
||||||
/configure
|
/configure
|
||||||
/depcomp
|
/depcomp
|
||||||
|
/doc/doxygen/*.doxygen
|
||||||
/docs/developer
|
/docs/developer
|
||||||
/docs/tools
|
/docs/tools
|
||||||
/docs/doxygen/*.doxygen
|
|
||||||
/install-sh
|
/install-sh
|
||||||
/libtool
|
/libtool
|
||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue