Ignore breathe and /doc/sphinx-bootstrap-theme directories in git
These are created when building the library.
This commit is contained in:
parent
804ad8f4df
commit
e5e1d5b6a3
2
.gitignore
vendored
2
.gitignore
vendored
@ -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*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user