Changed gitignore to ingore the correct htlm and latex files generated by doxygen

master
Kerem Yollu 2 years ago
parent 3db8bd4052
commit fa830512d7

3
.gitignore vendored

@ -101,4 +101,5 @@ build/
__pycache__/
# Doxygen
env/doc/*
env/doc/html
env/doc/latex

Loading…
Cancel
Save