phpDoc: Ignore .github dir
This commit is contained in:
parent
93dbbe750d
commit
4bf3260766
@ -16,6 +16,7 @@
|
|||||||
</source>
|
</source>
|
||||||
<ignore hidden="true" symlinks="true">
|
<ignore hidden="true" symlinks="true">
|
||||||
<path>.build/**/*</path>
|
<path>.build/**/*</path>
|
||||||
|
<path>.github/**/*</path>
|
||||||
<path>vendor/**/*</path>
|
<path>vendor/**/*</path>
|
||||||
</ignore>
|
</ignore>
|
||||||
<extensions>
|
<extensions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user