[DOC] update gitignore file

This commit is contained in:
danielque
2018-07-17 09:23:56 +02:00
parent a1e1fa8f16
commit 20b3102d1f

17
doc/.gitignore vendored
View File

@ -1,7 +1,12 @@
*.o
*.d
*.a
*.dep
log_*
log.*
# ignore generated files and folders
*.html
*.rst
*.inv
*~
searchindex.js
_build
_sources
_static
_images