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