misc: Added src/doxygen/html to .gitignore
authorBobby R. Bruce <bbruce@ucdavis.edu>
Thu, 30 Apr 2020 09:38:39 +0000 (02:38 -0700)
committerBobby R. Bruce <bbruce@ucdavis.edu>
Tue, 19 May 2020 21:58:24 +0000 (21:58 +0000)
commit341e6815ffc07580e50fac0d823fea0aba3ce93c
tree619f23d05bad5772fad39d1581643700c059c5e2
parent41e4bf5db7580db8895fbbf5488bda51a3c04f5b
misc: Added src/doxygen/html to .gitignore

Previously `src/doxygen` was ignored, but `src/doxygen` contains some
"source" for creating the doxygen html. Therefore this .gitignore entry
has been removed and replaced with one that only ignores the generated
`src/doxygen/html`.

Change-Id: I5add9fe839a00ad9d216d2082beda637ad0ea87d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28389
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
.gitignore