mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 05:50:10 +01:00
Update .gitignore
Hi,
after running configure with "Enable developer documentation" set to
"yes" git status warns about two new untracked files:
doc/doxygen/tooldev.doxygen
doc/doxygen/tools.doxygen
Below is a small patch.
HTH,
Dawid
This commit is contained in:
parent
d99a050195
commit
d956379058
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,6 +34,7 @@ cscope.out
|
|||
/depcomp
|
||||
/docs/developer
|
||||
/docs/tools
|
||||
/docs/doxygen/*.doxygen
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue