Ignore breathe and /doc/sphinx-bootstrap-theme directories in git

These are created when building the library.
This commit is contained in:
Magnus Bjerke Vik 2016-01-05 11:15:07 +01:00
parent 804ad8f4df
commit e5e1d5b6a3

2
.gitignore vendored
View File

@ -3,8 +3,10 @@ bin/
/doc/doxyxml /doc/doxyxml
/doc/html /doc/html
/doc/virtualenv /doc/virtualenv
/doc/sphinx-bootstrap-theme
/Testing /Testing
/install_manifest.txt /install_manifest.txt
/breathe
*~ *~
*.a *.a
*.so* *.so*