Update ignore rules for documentation
This commit is contained in:
parent
3ed2b03ad2
commit
a0116166f7
|
|
@ -1,8 +1,10 @@
|
||||||
# Composer
|
# Composer
|
||||||
vendor/
|
vendor/
|
||||||
|
|
||||||
# Generated documentation
|
# PhpDocumentor
|
||||||
docs/
|
phpdoc/
|
||||||
|
|
||||||
|
# Code coverage report
|
||||||
report/
|
report/
|
||||||
|
|
||||||
# Previewing the README.md
|
# Previewing the README.md
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue