Adapt gitignore to account for auto-generated API documentation.

presentation
Martin Lellep 7 years ago
parent e9639d84f3
commit 5fa59cd554
  1. 4
      .gitignore

4
.gitignore vendored

@ -40,3 +40,7 @@ nbproject/
.idea
cmake-build-debug
cmake-build-release
# API Documentation
doc/html
doc/latex

Loading…
Cancel
Save