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:
Dawid Gajownik 2015-07-29 00:55:55 -03:00 committed by Bryce Harrington
parent d99a050195
commit d956379058
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ cscope.out
/depcomp
/docs/developer
/docs/tools
/docs/doxygen/*.doxygen
/install-sh
/libtool
/ltmain.sh