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:
committed by
Bryce Harrington
parent
d99a050195
commit
d956379058
@@ -34,6 +34,7 @@ cscope.out
|
||||
/depcomp
|
||||
/docs/developer
|
||||
/docs/tools
|
||||
/docs/doxygen/*.doxygen
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
|
||||
Reference in New Issue
Block a user