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
|
||||
/configure
|
||||
/depcomp
|
||||
/doc/doxygen/*.doxygen
|
||||
/docs/developer
|
||||
/docs/tools
|
||||
/docs/doxygen/*.doxygen
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue