mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Fix ignore doxigen output in .gitignore
This commit is contained in:
parent
6b60560ea2
commit
0664ace260
1 changed files with 3 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -13,7 +13,7 @@ addon
|
|||
robots.txt
|
||||
|
||||
#ignore documentation, it should be newly built
|
||||
doc/api
|
||||
doc/html
|
||||
|
||||
#ignore reports, should be generted with every build
|
||||
report/
|
||||
|
|
Loading…
Reference in a new issue