Skip to content

Commit

Permalink
Add docs build artifacts to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Spritetm committed Nov 17, 2016
1 parent d116adf commit 02f5bb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ GPATH
examples/*/sdkconfig
examples/*/sdkconfig.old
examples/*/build

#Doc build artifacts
docs/_build/
docs/doxygen-warning-log.txt
docs/xml/

0 comments on commit 02f5bb9

Please sign in to comment.