Added some files to the .gitignore

Specifically, added
    doc/doxygen_warnings
    doc/html
    doc/pdf
This commit is contained in:
abrahamsonn 2018-09-06 13:02:30 -06:00
parent 31e37ea5df
commit 8719b888eb

5
.gitignore vendored
View File

@ -248,3 +248,8 @@ wolfcrypt/src/port/intel/qat_test
# Arduino Generated Files
/IDE/ARDUINO/wolfSSL
scripts/memtest.txt
# Doxygen generated files
doc/doxygen_warnings
doc/html
doc/pdf